Click or drag to resize

ScalarElementGetUInt4 Method

Gets the value of this scalar as a 32-bit unsigned integer.

Namespace: GSF.PQDIF.Physical
Assembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.181-beta
Syntax
public uint GetUInt4()
View Source

Return Value

UInt32
The value as a 32-bit unsigned integer.
See Also