PrincipalValueCollection<T>.IsReadOnly Eigenschaft

Definition

Ruft einen Bool ab, der angibt, ob die Auflistung schreibgeschützt ist.

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

Eigenschaftswert

truewenn die ICollection<T> Schreibgeschützt ist; andernfalls . false

Implementiert

Gilt für: