The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Conversions::ToBoolean Method
.NET Framework (current version)
Converts the specified object to a Boolean value.
Assembly: Microsoft.VisualBasic (in Microsoft.VisualBasic.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | ToBoolean(Object^) | Converts an object to a Boolean value. |
![]() ![]() | ToBoolean(String^) | Converts a string to a Boolean value. |
Show:

