IterateMatches(RichTextBox, Regex, ActionRichTextBox, Match) | Matches all the occurrences of the specified regular expression in the source RichTextBox and invokes the specified action for any occurrence found. |
IterateMatches(RichTextBox, Regex, ActionRichTextBox, Match) | Matches all the occurrences of the specified regular expressions in the source RichTextBox and invokes the specified action for any occurrence found. |