Community

Named and Non-Capturing Groups in .NET Regular Expressions

(Tom Archer) The previous article introduced the .NET Group and GroupCollection classes, explained their uses and place in the .NET regular expression class hierarchy, and gave an example of how to define and use groups to extract or isolate sub-matches of a regular expression match. This article co

Read More - Register for Free Membership