|
ScalarElement.Get Method
|
Gets the value of the scalar 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.246-beta
SyntaxPublic Function Get As Object
member Get : unit -> Object
View SourceReturn Value
ObjectThe value of the scalar.
See Also