remove method

remove(item)

Remove the SmartTagDef object from the collection.

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

See Also