Share via


AddIns.Item[Object] Propriété

Définition

Retourne une valeur qui indique l’objet spécifié dans une collection.

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

Paramètres

Index
Object

Nom de l’objet individuel à retourner.

Valeur de propriété

S’applique à