TableLayoutStyleCollection.IList.IsReadOnly Vlastnost

Definice

Popis této metody najdete ve IsReadOnly vlastnosti .

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

true pokud je jen IList pro čtení, jinak hodnota false.

Implementuje

Poznámky

Tento člen je explicitní implementace členu rozhraní. Lze jej použít pouze v případě, že TableLayoutStyleCollection je instance přetypovaná na IList rozhraní.

Platí pro