Gets the count of query results
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- queryResults
- Type: System.Collections.GenericIEnumerableT
Collection of query results
Type Parameters
- T
- Entity type in the query results
Return Value
Type: Int32Count of results.
See Also