次の方法で共有


MetaProperties.Item[Object] プロパティ

定義

コレクションからオブジェクトをMetaPropertyMetaProperties取得します。 読み取り専用です。

public:
 property Microsoft::Office::Core::MetaProperty ^ default[System::Object ^] { Microsoft::Office::Core::MetaProperty ^ get(System::Object ^ Index); };
public Microsoft.Office.Core.MetaProperty this[object Index] { get; }
member this.Item(obj) : Microsoft.Office.Core.MetaProperty
Default Public ReadOnly Property Item(Index As Object) As MetaProperty

パラメーター

Index
Object

返されるオブジェクトの MetaProperty 名前またはインデックス番号。

プロパティ値

MetaProperty

適用対象