Lists.Item[Int32] Eigenschaft

Definition

Gibt ein einzelnes Objekt in einer Auflistung zurück.

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

Parameter

Index
Int32

Eine ganze Zahl , die die Ordnungsposition des einzelnen Objekts angibt.

Eigenschaftswert

Gilt für: