[]
        
(Showing Draft Content)

C1.Win.Command.C1NavBarButton.ButtonCollection.Add

Add Method

Add(object)

Adds an item to the IList.

Declaration
public int Add(object value)
Public Function Add(value As Object) As Integer
Parameters
Type Name Description
object value
Returns
Type Description
int
Implements