Boolean.ToString Method
Silverlight
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"). |