Skip to content

Connector.EndUpdate() Method

If StartUpdate() was called, it is mandatory to call this methods when all the changes are applied This method returns a list of new connectors in case the connector is now divided.

1
System.Collections.Generic.List<Simba.Data.ConnectorSegment> EndUpdate()

Returns

System.Collections.Generic.List<ConnectorSegment>