This filter inverts the filter results of another filter.
Inheritance Hierarchy
NReflect.Filter InvertFilter
Namespace: NReflect.Filter
Assembly: NReflect (in NReflect.dll) Version: 0.9.3.0 (0.9.3.0)
Syntax
[SerializableAttribute] public class InvertFilter : IFilter
See Also