EFFiltersCollection.IndexOf Method
| Name | Parameters | Description |
|---|---|---|
| IndexOf(DBSetFilter) | item | Returns the zero-based index of the specified filter in the collection. |
| IndexOf(Object) | value | Returns the zero-based index of the specified filter in the collection. |