Method RemoveListPort
RemoveListPort(IPortEditor)
Removes a list port.
Declaration
public IPortEditor RemoveListPort(IPortEditor parent)
Parameters
| Type | Name | Description | 
|---|---|---|
| IPortEditor | parent | The parent port editor.  | 
    
Returns
| Type | Description | 
|---|---|
| IPortEditor | IPortEditor that was removed.  |