Returns the set of rules contained in this filter.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public IList<FilterRule> GetRules()
Return Value
IList<FilterRule>A copy of the set of rules.