DVTk API [This is preliminary documentation and is subject to change.]
Initializes a new instance of the
Hl7TagPath class

Declaration Syntax
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