Closed
Description
I feel like I might be missing something and figured I'd ask before I venture further down the rabbit hole. Thank you in advance!
Is it possible to get a list of group names in the current release? I'm currently using Regex.GetGroupNames but ran into too many issues since it's not a PCRE implementation. I'm dynamically loading regex so I don't know what the names will be at runtime.