Retrieve the first value of the dicom element as an int.
int
The GetValueAsInt() method for class DicomElement has the same effect as: GetValueAsInt(0)
GetValueAsInt()
DicomElement
GetValueAsInt(0)
DicomElement Class | dcmNET Namespace