DVTk API
DicomTagVr Constructor (tag, vr)
DVTkDvtk.ComparatorDicomTagVrDicomTagVr(Tag, VR)
DVTk API

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

Initializes a new instance of the DicomTagVr class
Declaration Syntax
C#Visual BasicVisual C++
public DicomTagVr(
	Tag tag,
	VR vr
)
Public Sub New ( _
	tag As Tag, _
	vr As VR _
)
public:
DicomTagVr(
	Tag^ tag, 
	VR vr
)
Parameters
tag (Tag)
vr (VR)

Assembly: DvtkComparator (Module: DvtkComparator) Version: 0.0.0.0