Returns the number of entities of a specified
Type.

Declaration Syntax
public static long Count<TEntity>() where TEntity : Entity
Public Shared Function Count(Of TEntity As Entity) As Long

Generic Template 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)