Boolean.ToString Method
May 02, 2013
Converts the value of this instance to its equivalent string representation (either "True" or "False").
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ToString() | Converts the value of this instance to its equivalent string representation (either "True" or "False"). (Overrides ValueType.ToString().) |
|
ToString(IFormatProvider) | Converts the value of this instance to its equivalent string representation (either "True" or "False"). |