Bridge
String Constructor
The String global object is a constructor for strings, or a sequence of characters.
Namespace:
System
Assembly:
Bridge
(in Bridge.dll)
Syntax
C#
VB
C++
public
String
()
Public
Sub
New
public
:
String
()
See Also
String Class
String Overload
System Namespace