Leadtools.Dicom Namespace : DicomIodUsageType Enumeration |
public enum DicomIodUsageType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum DicomIodUsageType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DicomIodUsageType
public enum DicomIodUsageType : System.IComparable, System.IConvertible, System.IFormattable
public enum DicomIodUsageType
Leadtools.Dicom.DicomIodUsageType = function() { }; Leadtools.Dicom.DicomIodUsageType.prototype = {
MandatoryModule = 0x00000000, ConditionalModule = 0x00000001, OptionalModule = 0x00000002, Type1MandatoryElement = 0x00000003, Type1ConditionalElement = 0x00000004, Type2MandatoryElement = 0x00000005, Type2ConditionalElement = 0x00000006, OptionalElement = 0x00000007, };
public enum class DicomIodUsageType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomIodUsageType