GradientStopCollection.ICollection<GradientStop>.IsReadOnly Özellik

Tanım

Bu üyenin açıklaması için bkz 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

Özellik Değeri

Boolean

true erişimi GradientStopCollection eşitlenmişse (iş parçacığı güvenli); aksi takdirde , false.

Uygulamalar

Açıklamalar

Bu üye, açık bir arabirim üyesi uygulamasıdır. Yalnızca örnek bir ICollection arabirime GradientStopCollection yayınlandığında kullanılabilir.

Şunlara uygulanır