2027 Method
Changes 0
M

ElementFilter.PassesFilter

Description:
Applies the filter to a given element.
Overloads (2):
PassesFilter(Element)
public bool PassesFilter(
	Element element
)
Return Value Boolean True if the element is accepted by the filter. False if the element is rejected.