次の方法で共有


XMLSchemaReferences.Item[Object] プロパティ

定義

コレクション内の各オブジェクトを返します。

public:
 property Microsoft::Office::Interop::Word::XMLSchemaReference ^ default[System::Object ^ %] { Microsoft::Office::Interop::Word::XMLSchemaReference ^ get(System::Object ^ % Index); };
public Microsoft.Office.Interop.Word.XMLSchemaReference this[ref object Index] { get; }
member this.Item(obj) : Microsoft.Office.Interop.Word.XMLSchemaReference
Default Public ReadOnly Property Item(ByRef Index As Object) As XMLSchemaReference

パラメーター

Index
Object

序数位置を示す オブジェクト 、または個々のオブジェクトの名前を表す文字列。

プロパティ値

適用対象