DVTk API
GetVR Method (tag)
DVTkDvtk.ComparatorDicomTagVrCollectionGetVR(Tag)
DVTk API

[This is preliminary documentation and is subject to change.]

Get the VR for the given Tag.
Declaration Syntax
C#Visual BasicVisual C++
public VR GetVR(
	Tag tag
)
Public Function GetVR ( _
	tag As Tag _
) As VR
public:
VR GetVR(
	Tag^ tag
)
Parameters
tag (Tag)
Dicom Tag.
Return Value
Dicom VR.

Assembly: DvtkComparator (Module: DvtkComparator) Version: 0.0.0.0