Mono Class Library: System.Boolean Overview | MembersSystem.Boolean.ToString Method |
Converts the value of this instance to its equivalent String representation. [Edit]
|
- provider
- (Reserved) A IFormatProvider object. [Edit]
bool.TrueString if the value of this instance is true, or bool.FalseString if the value of this instance is false. [Edit]
The provider parameter is reserved. It does not participate in the execution of this method. [Edit]
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0