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

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