Gets the number of modules in the entire Data Set.
public int ModuleCount { get; }
Public ReadOnly Property ModuleCount As Integer
public int ModuleCount {get;}
public int getModuleCount()
get_ModuleCount();
public:
property int ModuleCount {
int get();
}
The number of modules in the entire Data Set.
The following methods will also help you navigate the Data Set as either a tree or a list: GetFirstElement
If you evaluate the Data Set as a tree, you can also use the following methods to navigate the tree:
For an example, refer to DeleteModule.
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