EntityCollection<TEntity>.Count Property
Gets the number of objects that are contained in the collection.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Int32The number of elements that are contained in the EntityCollection<TEntity> .