Aracılığıyla paylaş


TextDecorationCollection.ICollection<TextDecoration>.IsReadOnly Özellik

Tanım

Topluluğun salt okunur olup olmadığını gösteren bir değer alır.

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

Özellik Değeri

Boolean

trueTextDecorationCollection salt okunur ise; değilse, false.

Uygulamalar

Açıklamalar

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

Şunlara uygulanır