|
VectorElementGetInt1 Method
|
Gets a value in this vector as an 8-bit signed integer.
Namespace: GSF.PQDIF.PhysicalAssembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.207-beta
Syntax View SourceParameters
- index Int32
- The index of the value.
Return Value
SByteThe value as an 8-bit signed integer.
See Also