IPorts Methods |
The IPorts type exposes the following members.
| Name | Description | |
|---|---|---|
| Add |
Adds a new port.
| |
| AddAnalytic |
Add an analytic port.
| |
| Get |
Returns port with the specified name.
| |
| GetByIndex |
Returns a port with the given index. If no port is found, ArgumentException is thrown.
| |
| Remove |
Removes port.
| |
| RemoveAll |
Removes all ports.
|