remove method

remove(master)

Remove the Master object from the collection.

def remove(self, master):
    ...
ParameterTypeDescription
masterMaster

See Also