add method

add(item)

Add the Para object in the collection.

Returns

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

See Also