[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Data.IDataParameterCollection

IDataParameterCollection Interface

Represents a collection of IDataParameter objects.

Namespace: GrapeCity.ActiveReports.Extensibility.Data
Assembly: MESCIUS.ActiveReports.dll
Syntax
public interface IDataParameterCollection : IEnumerable

Methods

Name Description
Add(IDataParameter)

Adds the specified IDataParameter object to the collection.

Extension Methods