PathSegmentCollection.ICollection<PathSegment>.IsReadOnly Özellik

Tanım

Bu üyenin açıklaması için bkz IsReadOnly. .

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

Özellik Değeri

truePathSegmentCollection 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 PathSegmentCollection yayınlandığında kullanılabilir.

Şunlara uygulanır