Click or drag to resize

FilteringExtensions Class

Ths class provides extension methods for filtering objects.
Inheritance Hierarchy
SystemObject
  NetQuarryFilteringExtensions

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public static class FilteringExtensions

The FilteringExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberIsNegative
Determines whether the operation is a negative operation such as DoesNotContain or NotLike.
Top
See Also