Method GetChars
GetChars(StringBuilder)
Copies the array from the
Declaration
public static char[] GetChars(this StringBuilder text)
Parameters
Type | Name | Description |
---|---|---|
StringBuilder | text | this |
Returns
Type | Description |
---|---|
System.Char[] |