Public Function IsMatch( _ ByVal Entity As IAgEntity _ ) As Boolean
public bool IsMatch( IAgEntity Entity );
public: bool IsMatch( IAgEntity ^ Entity );
public: HRESULT IsMatch( IAgEntity * Entity, VARIANT_BOOL * pMatch );
public bool isMatch( IAgEntity Entity );
IAgRt3Query Interface