2023 Method
Changes 0
M

SelectionFilterElement.Contains

Description:
Returns true if the given ElementId is a member of this filter's set.
public bool Contains(
	ElementId id
)
Return Value bool True if the given ElementId is a member of the filter, otherwise false.