FilterCollectionAdd Method

Adds a filter to the FilterCollection

Overload List

Add(FilterBase)Adds a filter to the FilterCollection
Add(FuncBoolean)Adds a filter to the FilterCollection
Add(ICustomFilterMember)Adds a filter to the FilterCollection
Add(String, Object)Adds a custom filter that will be sent directly to the database as a string.

See Also