Leadtools.Dicom Namespace : DicomIodType Enumeration |
public enum DicomIodType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum DicomIodType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DicomIodType
public enum DicomIodType : System.IComparable, System.IConvertible, System.IFormattable
public enum DicomIodType
Leadtools.Dicom.DicomIodType = function() { }; Leadtools.Dicom.DicomIodType.prototype = {
Class = 0x00000000, Module = 0x00000001, Element = 0x00000002, };
public enum class DicomIodType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Class | Class type Information Object Definition |
0x00000001 | Module | Module type Information Object Definition |
0x00000002 | Element | Element type Information Object Definition |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomIodType