Collection.IList.IsReadOnly Egenskap

Definition

Hämtar ett värde som anger om objektet Collection är.

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

Egenskapsvärde

trueom objektet Collection är skrivskyddat, annars . false

Gäller för