Collection.IList.IsReadOnly Eigenschap

Definitie

Hiermee wordt een waarde opgehaald die aangeeft of het Collection object is.

property bool System::Collections::IList::IsReadOnly { bool get(); };
bool System.Collections.IList.IsReadOnly { get; }
member this.System.Collections.IList.IsReadOnly : bool
 ReadOnly Property IListIsReadOnly As Boolean Implements IList.IsReadOnly

Waarde van eigenschap

trueals het Collection object alleen-lezen is; anders. false

Van toepassing op