remove method

remove(connect)

Remove the connect from the collection.

def remove(self, connect):
    ...
ParameterTypeDescription
connectConnect

See Also