共用方式為


IAdcControllerProvider.ChannelCount 屬性

定義

取得控制器可用的通道數目。

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

屬性值

Int32

int

通道數目。

適用於