C#
VB
C++
Specifies whether or not the collection is Read Only.
public virtual bool IsReadOnly { get; }
Public Overridable ReadOnly Property IsReadOnly As Boolean
public:
virtual property bool IsReadOnly {
bool get();
}
true if the collection is read only; false, otherwise.
For an example, refer to RasterCollection<T>.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET