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