|
VectorElementGetGuid Method
|
Gets the value in this vector as a globally unique identifier.
Namespace: GSF.PQDIF.PhysicalAssembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.207-beta
Syntax member GetGuid :
index : int -> Guid
View SourceParameters
- index Int32
- The index of the value.
Return Value
GuidThe value as a globally unique identifier.
See Also