Overload List
Name | Description | |
---|---|---|
![]() | Count<(Of <(TEntity>)>)()()() |
Returns the number of entities of a specified Type.
|
![]() | Count(Query) |
Returns the number of entities based on
the supplied Query.
|
![]() | Count<(Of <(TEntity>)>)(Query) |