add method

add(item)

Add the SmartTagDef object in the collection.

Returns

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

See Also