[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.ValueItemCollection.Add

Add Method

Add(ValueItem)

Adds a ValueItem to the end of the collection.

Declaration
public int Add(ValueItem vi)
Parameters
Type Name Description
ValueItem vi

The ValueItem to add.

Returns
Type Description
int

The index at which the ValueItem has been added.