IListContract<T>.GetIsReadOnly Methode

Definition

Bestimmt, ob eine IListContract<T> Auflistung schreibgeschützt ist.

public:
 bool GetIsReadOnly();
public bool GetIsReadOnly();
abstract member GetIsReadOnly : unit -> bool
Public Function GetIsReadOnly () As Boolean

Gibt zurück

truewenn die Sammlung schreibgeschützt ist; andernfalls . false

Gilt für: