Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
ModuleCount Property
See Also 
Leadtools.Dicom Namespace > DicomDataSet Class : ModuleCount Property




Gets the number of modules in the entire Data Set.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ModuleCount As Integer
Visual Basic (Usage)Copy Code
Dim instance As DicomDataSet
Dim value As Integer
 
value = instance.ModuleCount
C# 
public int ModuleCount {get;}
Managed Extensions for C++ 
public: __property int get_ModuleCount();
C++/CLI 
public:
property int ModuleCount {
   int get();
}

Return Value

The number of modules in the entire Data Set.

Example

For an example, refer to DeleteModule.

Remarks

The following methods will also help you navigate the Data Set as either a tree or a list:

GetFirstElement

GetLastElement

GetPreviousElement

GetNextElement

If you evaluate the Data Set as a tree, you can also use the following methods to navigate the tree:

GetRootElement

GetParentElement

GetChildElement

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Dicom requires a Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features