[]
Adds an object to the end of the C1Stack ArrayList.
public void Push(object o)
The object to be added to the end of the C1Stack.