Compares a MonoUsbProfile with this one.

C# | Visual Basic | Visual C++ |
public bool Equals( MonoUsbProfile other )
Public Function Equals ( _ other As MonoUsbProfile _ ) As Boolean
public: bool Equals( MonoUsbProfile^ other )

- other (MonoUsbProfile)
- The other MonoUsbProfile.

True if the BusNumber and DeviceAddress are equal.