openDICOM.NET API Reference (openDICOM# Class Library)

ValueLength Constructor

Overload List

 

public ValueLength(ValueRepresentation);

 

public ValueLength(ValueRepresentation,int);

Creates this DICOM value length instance from specified DICOM output stream using specified DICOM VR.

public ValueLength(Stream,ValueRepresentation);

See Also

ValueLength Class | openDicom.DataStructure Namespace