GradientStopCollection.ICollection<GradientStop>.IsReadOnly Vlastnost

Definice

Popis tohoto člena najdete v tématu IsSynchronized.

property bool System::Collections::Generic::ICollection<System::Windows::Media::GradientStop>::IsReadOnly { bool get(); };
bool System.Collections.Generic.ICollection<System.Windows.Media.GradientStop>.IsReadOnly { get; }
member this.System.Collections.Generic.ICollection<System.Windows.Media.GradientStop>.IsReadOnly : bool
 ReadOnly Property IsReadOnly As Boolean Implements ICollection(Of GradientStop).IsReadOnly

Hodnota vlastnosti

true pokud je přístup k GradientStopCollection souboru synchronizovaný (bezpečný z více vláken), v opačném případě false.

Implementuje

Poznámky

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

Platí pro