Click or drag to resize

IPorts Methods

The IPorts type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds a new port.
Public methodAddAnalytic
Add an analytic port.
Public methodGet
Returns port with the specified name.
Public methodGetByIndex
Returns a port with the given index. If no port is found, ArgumentException is thrown.
Public methodRemove
Removes port.
Public methodRemoveAll
Removes all ports.
Top
See Also