Method RemoveChildSlot
RemoveChildSlot(IPortEditor, IPortEditor)
Removes a specified child slot.
Declaration
public void RemoveChildSlot(IPortEditor parent, IPortEditor description)
Parameters
| Type | Name | Description |
|---|---|---|
| IPortEditor | parent | The parent port editor. |
| IPortEditor | description | The port editor description to remove. |