るりまサーチ

最速Rubyリファレンスマニュアル検索!
24件ヒット [1-24件を表示] (0.019秒)
トップページ > クエリ:struct[x] > クエリ:content=[x]

別のキーワード

  1. struct new
  2. mkmf have_struct_member
  3. struct select
  4. struct each
  5. struct members

ライブラリ

クラス

検索結果

REXML::Instruction#content=(value) (21100.0)

XML 処理命令の内容を変更します。

XML 処理命令の内容を変更します。

@param value 新たなデータ(文字列)

REXML::Instruction.new(target, content = nil) -> REXML::Instruction (3101.0)

新たな Instruction オブジェクトを生成します。

...新たな Instruction オブジェクトを生成します。

@param target ターゲット
@param content 内容...