openDICOM.NET API Reference (openDICOM# Class Library)

Sequence.Add Method (Sequence)

Concatenates another DICOM sequence instance with this sequence instance. Multiple data elements of the same DICOM tag are allowed during concatentation.

public void Add(
   Sequence sequence
);

See Also

Sequence Class | openDicom.DataStructure.DataSet Namespace | Sequence.Add Overload List