|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
| 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 = {<br/>
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