System.Xml.XmlConvert.ToString Method

Converts the bool to a string.

Syntax

public static string ToString (bool value)

Parameters

value
The value to convert.

Returns

A string representation of the Boolean, that is, "true" or "false".

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0