[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.ParameterCollection.Count

Count Property

Count

Gets the number of parameters contained in the collection.

Declaration
public int Count { get; }
Property Value
Type Description
int

The number of elements contained in the ParameterCollection.

Implements