The DiagramConnectionCollection<(Of <(TConnection>)>) type exposes the following members.

Methods

  NameDescription
RemoveItem
Removes the IDiagramConnection in this DiagramConnectionCollection found at the given index, and then recursively removes any IDiagramConnection objects that are connected to the one that was removed.
(Overrides ObservableCollection<(Of <(TConnection>)>)..::.RemoveItem(Int32).)

See Also