In The Hand
Inequality Operator
NamespacesInTheHand.NetBluetoothAddressInequality(BluetoothAddress, BluetoothAddress)
.NET Components for Mobility
Returns an indication whether the values of two specified BluetoothAddress objects are not equal.
Declaration Syntax
C#Visual Basic
public static bool operator !=(
	BluetoothAddress x,
	BluetoothAddress y
)
Public Shared Operator <> ( _
	x As BluetoothAddress, _
	y As BluetoothAddress _
) As Boolean
Parameters
x (BluetoothAddress)

[Missing <param name="x"/> documentation for "M:InTheHand.Net.BluetoothAddress.op_Inequality(InTheHand.Net.BluetoothAddress,InTheHand.Net.BluetoothAddress)"]

y (BluetoothAddress)

[Missing <param name="y"/> documentation for "M:InTheHand.Net.BluetoothAddress.op_Inequality(InTheHand.Net.BluetoothAddress,InTheHand.Net.BluetoothAddress)"]

Return Value

[Missing <returns> documentation for "M:InTheHand.Net.BluetoothAddress.op_Inequality(InTheHand.Net.BluetoothAddress,InTheHand.Net.BluetoothAddress)"]

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