openDICOM.NET API Reference (openDICOM# Class Library)

ValueRepresentation.ToString Method 

DICOM VR string representation.

public override string ToString();

Return Value

A DICOM VR as string of the format "VR". If this instance is an undefined VR, an empty string will be returned.

See Also

ValueRepresentation Class | openDicom.DataStructure Namespace