言語

INodeInformation.Item[String] プロパティ

定義

ノードのプロパティバッグを取得します。

public:
 property System::Object ^ default[System::String ^] { System::Object ^ get(System::String ^ name); };
public object this[string name] { get; }
member this.Item(string) : obj
Default Public ReadOnly Property Item(name As String) As Object

パラメーター

name
String

アイテム名を表す String 文字列。

プロパティ値

財産バッグを表すオブジェクトです。

適用対象