2022 Members
Changes 1
M

ElementIdSetFilter Methods

Name Return Type Description Inherited From
M Dispose() None (Inherited from ElementFilter .) ElementFilter
M Equals None Determines whether the specified Object is equal to the current Object . (Inherited from Object .) Object .
M GetHashCode None Serves as a hash function for a particular type. (Inherited from Object .) Object .
M GetIdsToInclude() ICollection<ElementId> Returns the ids of this filter.
M GetType None Gets the Type of the current instance. (Inherited from Object .) Object .
M PassesFilter(Element) bool Applies the filter to a given element. (Inherited from ElementFilter .) ElementFilter
M PassesFilter(Document, ElementId) bool Applies the filter to a given element. (Inherited from ElementFilter .) ElementFilter
M ToString None Returns a string that represents the current object. (Inherited from Object .) Object .