EFFiltersCollection.Remove(Object) Method
Removes the first occurrence of a specific filter from the collection.
Namespace: DevExpress.DataAccess.EntityFramework
Assembly: DevExpress.DataAccess.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
value | Object | A Object value. |
See Also