LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

ModuleCount Property








Gets the number of modules in the entire Data Set. .NET support WinRT support Silverlight support
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;}
ObjectiveC Syntax
Java Syntax
 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

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-2012 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