Removes the UsbEndpointList item at the specified index.


- index (Int32)
- The zero-based index of the item to remove.

Exception | Condition |
---|---|
ArgumentOutOfRangeException | index is not a valid index in the UsbEndpointList. |
LibUsbDotNet 2.2.8 RemoveAt Method (index) Library Reference ► LibUsbDotNet.Main ► UsbEndpointList ► RemoveAt(Int32) | ![]() |
Exception | Condition |
---|---|
ArgumentOutOfRangeException | index is not a valid index in the UsbEndpointList. |