Freigeben über


AutoCorrectEntries.Item[Object] Eigenschaft

Definition

Gibt ein einzelnes Objekt in einer Auflistung zurück.

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

Parameter

Index
Object

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

Eigenschaftswert

Gilt für: