Click or drag to resize
SiDicomElementGetSequence Method

Get the sequence contained in the element.

Namespace: OIV.VolumeViz.Readers.Dicom
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SiDicomSequence GetSequence()

Return Value

Type: SiDicomSequence

a pointer to the sequence or NULL if the element has no sequence.

Remarks

See Also