[]
        
(Showing Draft Content)

C1.C1Preview.DataBinding.AggregateCollection.Add

Add Method

Add(Aggregate)

Adds an Aggregate object to the current collection.

Declaration
public int Add(Aggregate aggregate)
Parameters
Type Name Description
Aggregate aggregate

The Aggregate object to add.

Returns
Type Description
int

The index of the newly added object in the current collection.