DVTk API
Find Method (tag)
DVTkDvtk.ComparatorHl7ComparisonTagCollectionFind(Hl7Tag)
DVTk API

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

Try to find a comparison tag in the collection with the same tag as the given one.
Declaration Syntax
C#Visual BasicVisual C++
public Hl7ComparisonTag Find(
	Hl7Tag tag
)
Public Function Find ( _
	tag As Hl7Tag _
) As Hl7ComparisonTag
public:
Hl7ComparisonTag^ Find(
	Hl7Tag^ tag
)
Parameters
tag (Hl7Tag)
Tag to try to find in the collection.
Return Value
Hl7ComparisonTag - null if no match found

Assembly: DvtkComparator (Module: DvtkComparator) Version: 0.0.0.0