StringSegment.ToString method

Returns the string segment as a string.

public override string ToString()

Return Value

The string segment as a string.

See Also