'DeclarationPublic Property ADCValue As UInteger
'UsageDim instance As StreamDataPoint Dim value As UInteger instance.ADCValue = value value = instance.ADCValue
public uint ADCValue {get; set;}
'DeclarationPublic Property ADCValue As UInteger
'UsageDim instance As StreamDataPoint Dim value As UInteger instance.ADCValue = value value = instance.ADCValue
public uint ADCValue {get; set;}
| Product | Versions |
|---|---|
| .NET | net8.0 |
| .NET Framework | net48 |