Count Property

Syntax:

public int Count { get; }

Description:

Type: System.Int32

Gets the number of parameters in the parameter collection.

Reference:

For more information, reference MSDN documentation for: System.Data.Common.DbParameterCollection.Count