dcmNET Class Library

DicomElement.GetValue Method 

Retrieve the array byte value of the dicom element.

[Visual Basic]
Public Function GetValue() As Byte()
[C#]
public byte[] GetValue();

See Also

DicomElement Class | dcmNET Namespace