[]
        
(Showing Draft Content)

C1.C1Preview.DataBinding.QueryParameterCollection.Add

Add Method

Add(QueryParameter)

Adds a QueryParameter object to the current collection.

Declaration
public int Add(QueryParameter parameter)
Parameters
Type Name Description
QueryParameter parameter

The QueryParameter object to add.

Returns
Type Description
int

The index of the added object in the current collection.