<Code Lib>
2020 Method
Changes 0
M

ParameterFilterUtilities.RemoveUnfilterableCategories

Description:
Removes from the given set the categories that are not filterable.

public static ICollection<ElementId> RemoveUnfilterableCategories(
	ICollection<ElementId> categories
)

Return Value ICollection<ElementId> ICollection ElementId

Loading…