System Namespace String Class
Represents the empty string. This field is read-only.
[ VB ] Public Shared ReadOnly Empty As String [ C# ] public static readonly string Empty; [ C++ ] public: static String* Empty; [ JScript ] public static var Empty : String;
The value of this field is the zero-length string, "".
String Members
© 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