Click or drag to resize

USBInterfaceCollection Methods

The USBInterfaceCollection type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodFind
Finds the first interface with that matches the device class given by the interfaceClass parameter.
Public methodFindAll
Finds all interfaces matching the device class given by the interfaceClass parameter.
Public methodGetEnumerator
Returns a typed enumerator that iterates through a collection.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also