EntityParameterCollection.Count Property

 

Gets an Integer that contains the number of elements in the EntityParameterCollection .

Namespace:   System.Data.Entity.Core.EntityClient
Assembly:  EntityFramework (in EntityFramework.dll)

public override int Count { get; }

Property Value

Type: System.Int32

The number of elements in the EntityParameterCollection as an Integer.