add method

add(connect)

Add the connect in the collection.

Returns

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

See Also