DVTk API
UniversalMatch Method (tagTypeList)
DVTkDvtk.Dicom.InformationEntityBaseInformationEntityUniversalMatch(TagTypeList)
DVTk API

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

Check if a Universal Match is possible on the local dataset using the Tag Type list given.
Declaration Syntax
C#Visual BasicVisual C++
public bool UniversalMatch(
	TagTypeList tagTypeList
)
Public Function UniversalMatch ( _
	tagTypeList As TagTypeList _
) As Boolean
public:
bool UniversalMatch(
	TagTypeList^ tagTypeList
)
Parameters
tagTypeList (TagTypeList)
Tag type list used for Universal Match.
Return Value
Boolean indicating if a Universal Match is true or false.

Assembly: DvtkInformationEntity (Module: DvtkInformationEntity) Version: 0.0.0.0