StringSegment.After method

Returns everything that follows this segment in the source string.

public StringSegment After()

Return Value

Everything that follows this segment in the source string.

See Also