GradientStopCollection.ICollection<GradientStop>.IsReadOnly Eigenschaft

Definition

Eine Beschreibung dieses Mitglieds finden Sie unter 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

Eigenschaftswert

true wenn der Zugriff auf die GradientStopCollection Synchronisierung erfolgt (Threadsicher); andernfalls false.

Implementiert

Hinweise

Dieses Element ist eine explizite Schnittstellenmitgliedsimplementierung. Sie kann nur verwendet werden, wenn die GradientStopCollection Instanz in eine ICollection Schnittstelle umgegossen wird.

Gilt für: