add method

add(item)

Add the Act object in the collection.

Returns

def add(self, item):
    ...
ParameterTypeDescription
itemAct

See Also