Firefly Migration Reference
C#
VB
F#
Show/Hide TOC
IValue
Loader
Get
Boolean Method
Definition
Namespace:
Firefly.Box.Data.DataProvider
Assembly:
Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
Copy
bool
GetBoolean
()
VB
Copy
Function
GetBoolean
As
Boolean
F#
Copy
abstract
GetBoolean
:
unit
->
bool
Return Value
Boolean
See Also
Reference
IValueLoader Interface
Firefly.Box.Data.DataProvider Namespace
In This Article
Definition
See Also