[]
        
(Showing Draft Content)

C1.C1Preview.DataBinding.FieldCollection.Add

Add Method

Add(Field)

Adds a new Field object to the current collection.

Declaration
public int Add(Field field)
Parameters
Type Name Description
Field field

The Field object to add.

Returns
Type Description
int

The index of the added object in the current collection.