<Code Lib>
2025 Method
Changes 0
M

ElementParameterFilter.GetRules

Description:
Returns the set of rules contained in this filter.

public IList<FilterRule> GetRules()

IList<FilterRule> A copy of the set of rules.

Loading…