| MCP3208ChannelCount Property |
Namespace: Microsoft.IoT.Devices.AdcAssembly: Microsoft.IoT.Devices (in Microsoft.IoT.Devices.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int ChannelCount { get; }
Public ReadOnly Property ChannelCount As Integer
Get
public:
virtual property int ChannelCount {
int get () sealed;
}
abstract ChannelCount : int with get
override ChannelCount : int with get
Property Value
Type:
Int32Implements
IAdcControllerProviderChannelCountSee Also