In The Hand
Equals Method (other)
NamespacesInTheHand.Net.BluetoothClassOfDeviceEquals(ClassOfDevice)
.NET Components for Mobility
Returns a value indicating whether this instance is equal to a specified ClassOfDevice value.
Declaration Syntax
C#Visual Basic
public bool Equals(
	ClassOfDevice other
)
Public Function Equals ( _
	other As ClassOfDevice _
) As Boolean
Parameters
other (ClassOfDevice)
An ClassOfDevice value to compare with the current instance.
Return Value
true if other has the same value as this instance; otherwise, false.

Assembly: InTheHand.Net.Personal (Module: InTheHand.Net.Personal) Version: 3.0.0.0