StringSegment.Before method

Returns everything that precedes this segment in the source string.

public StringSegment Before()

Return Value

Everything that precedes this segment in the source string.

See Also