SiDicomElementGetValue Method |
Get the value of the element.
Namespace: OIV.VolumeViz.Readers.DicomAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SiDicomValue GetValue()
Public Function GetValue As SiDicomValue
public:
SiDicomValue^ GetValue()
member GetValue : unit -> SiDicomValue
Return Value
Type:
SiDicomValuea pointer to the value or NULL if the element has no value.
Remarks See Also