openDICOM.NET API Reference (openDICOM# Class Library)

Value.Add Method (Array)

Adds an array of values to a DICOM value instance. If the specified multiple value is a byte array, the multiple value is understood as a single entry.

public void Add(
   Array multiValue
);

See Also

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