Leadtools.Dicom Namespace : DicomDataSetInitializeType Enumeration |
public enum DicomDataSetInitializeType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum DicomDataSetInitializeType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DicomDataSetInitializeType
public enum DicomDataSetInitializeType : System.IComparable, System.IConvertible, System.IFormattable
ObjectiveC Syntax
Java Syntax
Leadtools.Dicom.DicomDataSetInitializeType = function() { }; Leadtools.Dicom.DicomDataSetInitializeType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class DicomDataSetInitializeType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
ExplicitVRBigEndian | The Value Representation is Explicit and the byte order is Big Endian. |
ExplicitVRLittleEndian | The Value Representation is Explicit and the byte order is Little Endian. |
ImplicitVRLittleEndian | The Value Representation is Implicit and the byte order is Little Endian. |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomDataSetInitializeType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2