[]
        
(Showing Draft Content)

C1.C1Preview.DataBinding.DataSetCollection.Add

Add Method

Add(DataSet)

Adds a DataSet object to the current collection.

Declaration
public int Add(DataSet item)
Parameters
Type Name Description
DataSet item

The DataSet object to add.

Returns
Type Description
int

The index of the added object in the current collection.