System Namespace Boolean Class
Converts the value of this instance to its equivalent string representation.
[ VB ] <Serializable> Overrides Overloads Public Function ToString ( ) As String [ C# ] [Serializable] public override string ToString ( ); [ C++ ] [Serializable] public: String* ToString ( ); [JScript ] public Serializable override function ToString ( ) : String;
TrueString if the value of this instance is true, or FalseString if the value of this instance is false.
Boolean Members Boolean.ToString Overload List
© 2000-2010 Rey Nuñez All rights reserved.If you have any question, comment or suggestion about this site, please send us a note
You can help support asp.net.ph