LibUsbDotNet 2.2.8
FindLast Method
Library Reference ► LibUsbDotNet.Main ► UsbRegDeviceList ► FindLast()()()()
|
Members
Icon | Member | Description |
---|---|---|
FindLast(Predicate<(Of <<'(UsbRegistry>)>>)) |
Find the last a UsbRegistry device that matches the FindUsbPredicate.
|
|
FindLast(UsbDeviceFinder) |
Find the last UsbRegistry devices using a UsbDeviceFinder instance.
|