←Select platform

DicomIodType Enumeration

Summary
Represents the type of Information Object Definition you are working with.
Syntax
C#
Objective-C
C++/CLI
Java
public enum DicomIodType   
typedef NS_ENUM(NSInteger, LTDicomIodType) { 
	LTDicomIodTypeClass = 0,  
	LTDicomIodTypeModule,  
	LTDicomIodTypeElement,  
}; 
public enum DicomIodType  
public enum class DicomIodType   
Members
ValueMemberDescription
0Class Class type Information Object Definition
1Module Module type Information Object Definition
2Element Element type Information Object Definition
Requirements

Target Platforms

Help Version 22.0.2023.1.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.