[]
        
(Showing Draft Content)

C1.C1Preview.DataBinding.DataSourceCollection.Add

Add Method

Add(DataSource)

Adds a DataSource to the current collection.

Declaration
public int Add(DataSource dataSource)
Parameters
Type Name Description
DataSource dataSource

The DataSource object to add.

Returns
Type Description
int

The index of the added object in the current collection.