ElementFilter.PassesFilter
Description:
Applies the filter to a given element.
Applies the filter to a given element.
Overloads (2):
PassesFilter(Element)
-
elementThe element.
Return Value
bool
True if the element is accepted by the filter. False if the element is rejected.
-
A non-optional argument was NULL