openDICOM.NET API Reference (openDICOM# Class Library)

Value Constructor (Stream, ValueRepresentation, ValueLength)

Re-creates this DICOM value length instance from specified DICOM output stream using specified DICOM VR and value length.

public Value(
   Stream stream,
   ValueRepresentation vr,
   ValueLength length
);

See Also

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