Checks if the element may be in the set. False positives are possible with probability 1/M.
Declared in <blockfilter.h>
<blockfilter.h>
bool Match(Element const& element) const;
True if the element may be in the set, false if it is definitely not.