EFFiltersCollection.Count Property
In This Article
Counts the filters that are available in a collection.
Namespace: DevExpress.DataAccess.EntityFramework
Assembly: DevExpress.DataAccess.v24.2.dll
NuGet Package: DevExpress.DataAccess
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value, specifying the item count. |
See Also