|
ScalarElementGetBool4 Method
|
Gets the value of this scalar as a 4-byte boolean.
Namespace: GSF.PQDIF.PhysicalAssembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.248-beta
SyntaxPublic Function GetBool4 As Boolean
member GetBool4 : unit -> bool
View SourceReturn Value
BooleanThe value as a 4-byte boolean.
See Also