MEPSystem.Remove
Description:
Removes connectors from system.
Removes connectors from system.
Overloads (2):
Remove(ConnectorSet)
public void Remove(
ConnectorSet connectors
)
-
connectorsThe connectors to be removed from the system.
-
Thrown when the input argument elements isnullNothingnullptra null reference (Nothingin Visual Basic), or any element in that collection isnullNothingnullptra null reference (Nothingin Visual Basic).
-
Thrown when some of the connectors can't be removed, or when trying to remove all connectors from the system.
-
Thrown when the operation failed.