PointCollection.ICollection<Point>.IsReadOnly Özellik

Tanım

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

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

Özellik Değeri

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

Şunlara uygulanır

Ayrıca bkz.