|
VectorElementGet Method
|
Gets the value at the given index as the physical type defined
by
TypeOfValue and returns it as a generic
Object.
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 to be retrieved.
Return Value
ObjectThe value that was retrieved from the vector.
See Also