DVTk API
Find Method (hl7Tag)
DVTkDvtk.ComparatorDicomHl7TagMapCollectionFind(Hl7Tag)
DVTk API

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

Try to find a DICOM tag in the collection using the HL7 Tag as index.
Declaration Syntax
C#Visual BasicVisual C++
public Tag Find(
	Hl7Tag hl7Tag
)
Public Function Find ( _
	hl7Tag As Hl7Tag _
) As Tag
public:
Tag^ Find(
	Hl7Tag^ hl7Tag
)
Parameters
hl7Tag (Hl7Tag)
HL7 Tag used as index.
Return Value
DicomTag - null if no match found

Assembly: DvtkComparator (Module: DvtkComparator) Version: 0.0.0.0