Click or drag to resize

wclBluetoothManagerItem Property

Gets the Bluetooth Radio by its index.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
public wclBluetoothRadio this[
	int Index
] { get; }

Parameters

Index  Int32
 

Property Value

wclBluetoothRadio
The wclBluetoothRadio object.
See Also