The DiagramConnectionCollection<(Of <(TConnection>)>) type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | DiagramConnectionCollection<(Of <(TConnection>)>) |
Instantiates a new instance of the DiagramConnectionCollection<(Of <(TConnection>)>) class.
|
Methods
Name | Description | |
---|---|---|
![]() | 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).) |