Returns the number of entities of a specified type based on
the supplied
Type and
Query.

Declaration Syntax
Public Shared Function Count(Of TEntity As Entity) ( _
query As Query _
) As Long

Generic Template Parameters

Parameters

Return Value
The number of entities in the repository.
Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)