PointCollection::ICollection<Point>::IsReadOnly Property
This API supports the product infrastructure and is not intended to be used directly from your code.
For a description of this member, see ICollection<T>::IsReadOnly.
Assembly: PresentationCore (in PresentationCore.dll)
private: property bool IsReadOnly { virtual bool get() sealed = ICollection<Point>::IsReadOnly::get; }
Implements
ICollection<T>::IsReadOnlyThis member is an explicit interface member implementation. It can be used only when the PointCollection instance is cast to an ICollection<T> interface.
.NET Framework
Available since 3.0
Available since 3.0
Show: