openDICOM.NET API Reference (openDICOM# Class Library)

ValueRepresentation.GetBy Method (Tag)

Returns a new value representation instance registered by the defined tag.

public static ValueRepresentation GetBy(
   Tag tag
);

Parameters

tag
DICOM tag.

Return Value

New undefined DICOM VR.

See Also

ValueRepresentation Class | openDicom.DataStructure Namespace | ValueRepresentation.GetBy Overload List