Freigeben über


Sections.Item[Int32] Eigenschaft

Definition

Gibt ein einzelnes Objekt in einer Auflistung zurück.

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

Parameter

Index
Int32

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

Eigenschaftswert

Gilt für: