|
ScalarElementGetInt2 Method
|
Gets the value of this scalar as a 16-bit signed integer.
Namespace: GSF.PQDIF.PhysicalAssembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.248-beta
SyntaxPublic Function GetInt2 As Short
member GetInt2 : unit -> int16
View SourceReturn Value
Int16The value as a 16-bit signed integer.
See Also