openDICOM.NET API Reference (openDICOM# Class Library)

ValueLength.LoadFrom Method 

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

public void LoadFrom(
   Stream stream
);

Implements

IDicomStreamMember.LoadFrom

See Also

ValueLength Class | openDicom.DataStructure Namespace