C#
VB
C++
Gets a value whether this collection is a read only.
public bool IsReadOnly { get; }
Public ReadOnly Property IsReadOnly As Boolean
public:
property bool IsReadOnly {
bool get();
}
A System.Boolean value whether this collection is a read only. This will always return true.
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