次の方法で共有


AddIns.Item[Object] プロパティ

定義

コレクション内の指定したオブジェクトを示す値を返します。

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

パラメーター

Index
Object

返される個々のオブジェクトの名前。

プロパティ値

適用対象