ObjectParameterCollection.Count Property

 

Gets the number of parameters currently in the collection.

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

public int Count { get; }

Property Value

Type: System.Int32

The number of ObjectParameter objects that are currently in the collection.