Bookmarks.Item[Object] Eigenschaft

Definition

Gibt ein einzelnes Objekt in einer Auflistung zurück.

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

Parameter

Index
Object

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

Eigenschaftswert

Gilt für: