RVTDocs.com
Namespace: Autodesk.Revit.DB Class: ElementFilter

ElementFilter.Inverted

Property
Description:
True if the results of the filter are inverted; elements that would normally be accepted by this filter will be rejected, and elements that would normally be rejected will be accepted.
Syntax
public bool Inverted { get; }