dcmNET Class Library

DicomElement Methods

The methods of the DicomElement class are listed below. For a complete list of DicomElement class members, see the DicomElement Members topic.

Public Instance Methods

GetValueRetrieve the array byte value of the dicom element.
GetValueAsDoubleRetrieve the index value of the dicom element as an double.
GetValueAsIntRetrieve the index value of the dicom element as an
int
.
GetValueAsStringRetrieve the index value of the dicom element as an String.
ToStringReturns a string that represents the object.

See Also

DicomElement Class | dcmNET Namespace | DicomSequence