For a C# program I'm writing, I'm using regular expressions to look for a specific pattern and this pattern may or may not be surrounded by parentheses, but, if it is, I want to include them in the match.For a C# program I'm writing, I'm using regular