Click or drag to resize

ScalarElementGet Method

Gets the value of the scalar as the physical type defined by TypeOfValue and returns it as a generic Object.

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

Return Value

Object
The value of the scalar.
See Also