public static bool RemoveDevice(
BluetoothAddress device
)
Public Shared Function RemoveDevice (
device As BluetoothAddress
) As Boolean
public:
static bool RemoveDevice(
BluetoothAddress^ device
)
static member RemoveDevice :
device : BluetoothAddress -> bool
[Missing <param name="device"/> documentation for "M:InTheHand.Net.Bluetooth.BluetoothSecurity.RemoveDevice(InTheHand.Net.BluetoothAddress)"]
[Missing <returns> documentation for "M:InTheHand.Net.Bluetooth.BluetoothSecurity.RemoveDevice(InTheHand.Net.BluetoothAddress)"]