Share via


Collection.IList.IsReadOnly Vlastnost

Definice

Získá hodnotu, která označuje, zda Collection objekt je.

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

Hodnota vlastnosti

trueCollection pokud je objekt jen pro čtení, falsev opačném případě .

Platí pro