Boolean::ToString Method
.NET Framework (current version)
Converts the value of this instance to its equivalent string representation (either "True" or "False").
Assembly: mscorlib (in mscorlib.dll)
| 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"). |
Show:
