[]
        
(Showing Draft Content)

C1.Win.C1Command.C1Commands.Add

Add Method

Add(object)

Adds an object to the end.

Declaration
public override int Add(object o)
Parameters
Type Name Description
object o
Returns
Type Description
int
Overrides