GlobalObjectCollection.IsReadOnly Eigenschaft

Definition

Bestimmt, ob diese Auflistung schreibgeschützt ist.

public:
 property bool IsReadOnly { bool get(); };
public:
 property bool IsReadOnly { bool get(); };
public bool IsReadOnly { get; }
member this.IsReadOnly : bool
Public ReadOnly Property IsReadOnly As Boolean

Eigenschaftswert

Boolean

true, wenn die Auflistung schreibgeschützt ist, false, wenn sie Lese-/Schreibzugriffe unterstützt.

Implementiert

Gilt für