Mercury API
Matches Method (t)
NamespacesThingMagicIso180006b..::.SelectMatches(TagData)
Predicate for post-processing filters.
Declaration Syntax
C#Visual BasicVisual C++
public bool Matches(
	TagData t
)
Public Function Matches ( _
	t As TagData _
) As Boolean
public:
virtual bool Matches(
	TagData^ t
) sealed
Parameters
t (TagData)
tag data to screen
Return Value
Return true to allow tag through the filter. Return false to reject tag.

Assembly: MercuryAPI (Module: MercuryAPI) Version: 1.29.4.34 (1.29.4.34)