[]
        
(Showing Draft Content)

C1.Win.C1Command.C1NavBarButton.ButtonCollection.Add

Add Method

Add(object)

Adds an item to the IList.

Declaration
public int Add(object value)
Parameters
Type Name Description
object value
Returns
Type Description
int
Implements