<Code Lib>
2024 Method
Changes 0
M

ElementLogicalFilter.GetFilters

Description:
Returns an array of copies of the filters that are logically combined by this ElementLogicalFilter.

public IList<ElementFilter> GetFilters()

IList<ElementFilter> Copies of the filters that are logically combined by this ElementLogicalFilter.

Loading…