openDICOM.NET API Reference (openDICOM# Class Library)

DataElement Members

DataElement overview

Public Instance Constructors

DataElement Overloaded. Initializes a new instance of the DataElement class.

Public Instance Properties

StreamPosition DICOM stream position of this data element instance.
Tag Data element tag.
TransferSyntax Transfer syntax of this data element instance.
Value Data element value.
ValueLength Data element value length.
VR Data element value representation.

Public Instance Methods

CompareTo Implementation of the IComparable interface. So use of this class within collections is guaranteed.
LoadFrom Re-creates a data element instance from specified DICOM output stream using TransferSyntax.

See Also

DataElement Class | openDicom.DataStructure.DataSet Namespace