Gets the Boolean value of this Boolean value.
[C#] bool GetBooleanBool() [Visual Basic] Function GetBooleanBool() As Boolean
bool GetBooleanBool()
Function GetBooleanBool() As Boolean
may throw Exception()
The method returns the Boolean value of this Boolean value. It fails if this value is not a Boolean value.
None.