Sdílet prostřednictvím


DesignerRegionCollection.IList.IsReadOnly Vlastnost

Definice

Popis tohoto člena najdete v tématu IsReadOnly .

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

Hodnota IsReadOnly vlastnosti

Implementuje

Poznámky

Tento člen je explicitní implementace členu rozhraní. Lze jej použít pouze při DesignerRegionCollection přetypování instance na IList rozhraní.

Platí pro

Viz také