remove method

remove(data_connection)

Remove the dataConnection from the collection.

def remove(self, data_connection):
    ...
ParameterTypeDescription
data_connectionDataConnection

See Also