DVTk API
Hl7TagPath Constructor (tag, componentIndex, name)
DVTkDvtk.ComparatorHl7TagPathHl7TagPath(Hl7Tag, Int32, String)
DVTk API

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

Initializes a new instance of the Hl7TagPath class
Declaration Syntax
C#Visual BasicVisual C++
public Hl7TagPath(
	Hl7Tag tag,
	int componentIndex,
	string name
)
Public Sub New ( _
	tag As Hl7Tag, _
	componentIndex As Integer, _
	name As String _
)
public:
Hl7TagPath(
	Hl7Tag^ tag, 
	int componentIndex, 
	String^ name
)
Parameters
tag (Hl7Tag)
componentIndex (Int32)
name (String)

Assembly: DvtkComparator (Module: DvtkComparator) Version: 0.0.0.0