Share via


ToBoolean Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Converts the specified object to a Boolean value.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member ToBoolean(Object) Converts an object to a Boolean value.
Public methodStatic member ToBoolean(String) Converts a string to a Boolean value.

Top

See Also

Reference

Conversions Class

Microsoft.VisualBasic.CompilerServices Namespace