LEADTOOLS Medical (Leadtools.Dicom assembly)

ModuleCount Property

Show in webframe







Gets the number of modules in the entire Data Set.
Syntax
public int ModuleCount {get;}
'Declaration
 
Public ReadOnly Property ModuleCount As Integer
'Usage
 
Dim instance As DicomDataSet
Dim value As Integer
 
value = instance.ModuleCount
public int ModuleCount {get;}

            
public int getModuleCount()
 get_ModuleCount(); 
public:
property int ModuleCount {
   int get();
}

Property Value

The number of modules in the entire Data Set.
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

Example
For an example, refer to DeleteModule.
Requirements

Target Platforms

See Also

Reference

DicomDataSet Class
DicomDataSet Members
GetFirstElement Method
GetLastElement Method
GetNextElement Method
GetPreviousElement Method
GetRootElement Method
GetParentElement Method
GetChildElement Method

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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