Click or drag to resize

ScalarElement.GetValue Method

Gets the raw bytes of the value that this scalar represents.

Namespace: GSF.PQDIF.Physical
Assembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.239-beta
Syntax
public byte[] GetValue()
View Source

Return Value

Byte[]
The value in bytes.
See Also