C#
Objective-C
C++
Java
public int GetModuleCount(
DicomClassType type
)
- (NSUInteger)numberOfModulesForClass:(LTDicomClassType)type;
public int getModuleCount(DicomClassType type)
public:
int GetModuleCount(
DicomClassType type
)
type
Class constant that specifies the class in which to look for the module.
An Int32 that represents the number of modules in the specified IOD class.
For an example, refer to Reset.