The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
String::ToCharArray Method
.NET Framework (current version)
Copies the characters in this instance to a Unicode character array.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | ToCharArray() | Copies the characters in this instance to a Unicode character array. |
![]() | ToCharArray(Int32, Int32) | Copies the characters in a specified substring in this instance to a Unicode character array. |
Show:
