AntRadioGetChannel Method
Gets the channel.
Namespace: SmallEarthTech.AntUsbStickAssembly: SmallEarthTech.AntUsbStick (in SmallEarthTech.AntUsbStick.dll) Version: 4.0.0+cc723bbc839284dd252a32d6183c5ccac205e2f1
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)