FilterRule.ElementPasses
Description:
Derived classes override this method to implement the test that determines whether the given element passes this rule or not.
Derived classes override this method to implement the test that determines whether the given element passes this rule or not.
public bool ElementPasses(
Element element
)
-
A non-optional argument was null