Click or drag to resize

VectorElementGetValues Method

Gets the raw bytes of the values contained by this vector.

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

Return Value

Byte
The raw bytes of the values contained by this vector.
See Also