[Missing <summary> documentation for "M:InTheHand.Net.BluetoothAddress.CompareTo(InTheHand.Net.BluetoothAddress)"]
public int CompareTo(
BluetoothAddress other
)
Public Function CompareTo (
other As BluetoothAddress
) As Integer
public:
virtual int CompareTo(
BluetoothAddress^ other
) sealed
abstract CompareTo :
other : BluetoothAddress -> int
override CompareTo :
other : BluetoothAddress -> int
[Missing <param name="other"/> documentation for "M:InTheHand.Net.BluetoothAddress.CompareTo(InTheHand.Net.BluetoothAddress)"]
[Missing <returns> documentation for "M:InTheHand.Net.BluetoothAddress.CompareTo(InTheHand.Net.BluetoothAddress)"]