Removes the UsbEndpointList item at the specified index.
Declaration Syntax
Parameters
- index (Int32)
- The zero-based index of the item to remove.
Exceptions
Exception | Condition |
---|---|
ArgumentOutOfRangeException | index is not a valid index in the UsbEndpointList. |