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