Matches the specified regex against the segment.
public Match Match(Regex regex)
The result of calling regex.Match on the segment.
regex.Match