GradientStopCollection.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

trueGradientStopCollection pokud je jen pro čtení; jinak . false

Implementuje

Poznámky

Tento člen je explicitní implementace členu rozhraní. Lze ho GradientStopCollection použít pouze v případě, že je instance přetypována do IList rozhraní.

Platí pro