add method

add(item)

Add the Tab object in the collection.

Returns

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

See Also