openDICOM.NET API Reference (openDICOM# Class Library)

ValueLength Members

ValueLength overview

Public Instance Constructors

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

Public Instance Properties

IsUndefined Returns whether this value length instance is negativ which is an undefined state.
StreamPosition Returns this instance's position within a DICOM data stream. If this instance does not belong to a stream, -1 will be returned.
TransferSyntax Access corresponding DICOM transfer syntax.
Value Access value length.
VR Access corresponding DICOM VR.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
LoadFrom Re-creates this DICOM value length instance from specified DICOM output stream using TransferSyntax.
ToString Returns Value as string.

See Also

ValueLength Class | openDicom.DataStructure Namespace