[]
        
(Showing Draft Content)

C1.Win.Command.C1Commands.Add

Add Method

Add(object)

Adds an object to the end.

Declaration
public override int Add(object o)
Public Overrides Function Add(o As Object) As Integer
Parameters
Type Name Description
object o
Returns
Type Description
int
Overrides