LibUsbDotNet 2.2.8
Check Method (usbDevice)
Library Reference ► LibUsbDotNet.Main ► UsbDeviceFinder ► Check(UsbDevice)
|
![]() |
Dynamic predicate find function. Pass this function into any method that has a Predicate<(Of <(<'T>)>)> parameter.


- usbDevice (UsbDevice)
- The UsbDevice to check.

True if the UsbDevice instance matches the UsbDeviceFinder properties.

Override this member when inheriting the UsbDeviceFinder class to change/alter the matching behavior.