Share via


IAdcControllerProvider.ChannelCount Property

Definition

Gets the number of channels available on for the controller.

public:
 property int ChannelCount { int get(); };
int ChannelCount();
public int ChannelCount { get; }
var int32 = iAdcControllerProvider.channelCount;
Public ReadOnly Property ChannelCount As Integer

Property Value

Int32

int

Number of channels.

Applies to