ICollectionContract<C>.GetIsReadOnly Methode

Definitie

Retourneert een waarde die aangeeft of de ICollectionContract<C> waarde alleen-lezen is.

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

Retouren

trueals het ICollectionContract<C> kenmerk Alleen-lezen is, anders. false

Van toepassing op