openDICOM.NET API Reference (openDICOM# Class Library)

ValueLength Constructor (Stream, ValueRepresentation)

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

public ValueLength(
   Stream stream,
   ValueRepresentation vr
);

See Also

ValueLength Class | openDicom.DataStructure Namespace | ValueLength Constructor Overload List