AntRadioGetChannel Method
Gets the channel.
Namespace: SmallEarthTech.AntUsbStickAssembly: SmallEarthTech.AntUsbStick (in SmallEarthTech.AntUsbStick.dll) Version: 3.0.0.0+4009252dff1e4f6bcda36b6b0041486552134bc5
public IAntChannel GetChannel(
int num
)
Public Function GetChannel (
num As Integer
) As IAntChannel
public:
virtual IAntChannel^ GetChannel(
int num
) sealed
abstract GetChannel :
num : int -> IAntChannel
override GetChannel :
num : int -> IAntChannel
- num Int32
- The number.
IAntChannelIAntChannelIAntRadioGetChannel(Int32)