Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
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;}
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 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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