Freigeben über


CoAuthLocks.Item[Int32] Eigenschaft

Definition

Gibt ein einzelnes CoAuthLocks-Objekt in einer Auflistung zurück.

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

Parameter

Index
Int32

Das einzelne Objekt zurückgegeben werden soll.

Eigenschaftswert

Gibt zurück CoAuthLock.

Gilt für: