Freigeben über


CaptionLabels.Item[Object] Eigenschaft

Definition

Gibt ein einzelnes Objekt in einer Auflistung zurück.

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

Parameter

Index
Object

Ein Wert, der die Ordnungsposition angibt, oder eine Zeichenfolge, die den Namen des einzelnen Objekts darstellt.

Eigenschaftswert

Gilt für: