openDICOM.NET API Reference (openDICOM# Class Library)

Value Constructor

Overload List

 

public Value(ValueRepresentation,ValueLength);

 

public Value(ValueRepresentation,ValueLength,Array);

 

public Value(ValueRepresentation,ValueLength,object);

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

public Value(Stream,ValueRepresentation,ValueLength);

See Also

Value Class | openDicom.DataStructure Namespace