Aracılığıyla paylaş


PathFigureCollection.ICollection<PathFigure>.IsReadOnly Özellik

Tanım

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

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

Özellik Değeri

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

Şunlara uygulanır