Freigeben über


ContentControlListEntries.Item[Int32] Eigenschaft

Definition

Gibt das angegebene Element in der Auflistung zurück.

public:
 property Microsoft::Office::Interop::Word::ContentControlListEntry ^ default[int] { Microsoft::Office::Interop::Word::ContentControlListEntry ^ get(int Index); };
public Microsoft.Office.Interop.Word.ContentControlListEntry this[int Index] { get; }
member this.Item(int) : Microsoft.Office.Interop.Word.ContentControlListEntry
Default Public ReadOnly Property Item(Index As Integer) As ContentControlListEntry

Parameter

Index
Int32

Gibt die Ordnungsposition des Objekts in der Auflistung zurück.

Eigenschaftswert

ContentControlListEntry

Gilt für: