|
ScalarElementGetUInt2 Method
|
Gets the value of this scalar as a 16-bit unsigned integer.
Namespace: GSF.PQDIF.PhysicalAssembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.248-beta
SyntaxPublic Function GetUInt2 As UShort
public:
unsigned short GetUInt2()
member GetUInt2 : unit -> uint16
View SourceReturn Value
UInt16The value as a 16-bit unsigned integer.
See Also