Share via


AutoTextEntries.Item[Object] Eigenschaft

Definition

Gibt ein einzelnes Objekt in einer Auflistung zurück.

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

Parameter

Index
Object

Der Name des einzelnen Objekts, das zurückgegeben werden soll.

Eigenschaftswert

Gilt für: