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: 2024.1.1.0 (2024.1.1)
Syntax
public SiDicomSequence GetSequence()

Return Value

Type: SiDicomSequence

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

Remarks

See Also