Mono Class Library: System.Boolean Overview | Members

System.Boolean.ToString Overloads

The overloads of ToString are listed below. For a list of all members, see the Boolean Members list.

Public Methods

override
ToString() : string
Returns a string representation of the value of the current instance.
ToString(IFormatProvider) : string
Converts the value of this instance to its equivalent String representation.