TextElementCollection<TextElementType>.IList.IsReadOnly Vlastnost

Definice

Získá hodnotu, která určuje, zda je IList určena jen pro čtení.

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

Hodnota vlastnosti

Boolean

true je-li jen pro IList čtení; falsev opačném případě .

Implementuje

Platí pro