StringSegment.ToCharArray method

Returns the array of characters represented by this string segment.

public char[] ToCharArray()

See Also