Mono Class Library: System.String Overview | MembersSystem.String Constructor |
Constructs and initializes a new instance of string by copying the specified array of Unicode characters. [Edit]
|
- value
- An array of Unicode characters. [Edit]
If the specified array is a null reference or contains no elements, string.Empty is created. [Edit]
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0