[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.ParameterValueCollection.Count

Count Property

Count

Gets the number of elements contained in the ParameterValueCollection.

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

The number of elements contained in the ParameterValueCollection.

Implements