2024 Method
Changes 0
M

ElementFilter.PassesFilter

Description:
Applies the filter to a given element.
Overloads (2):
PassesFilter(Document,ElementId)
public bool PassesFilter(
	Document document,
	ElementId id
)
Return Value bool True if the element is accepted by the filter. False if the element is rejected.