T
trashman.horlicks
Hi,
I'm getting into a tangle with Regex in C#.
If I had an expression like abc[1].def[2].ghi[3] etc.
How do I count how many instances there are of "[ ]" and "."
Thanks a lot!
TH
I'm getting into a tangle with Regex in C#.
If I had an expression like abc[1].def[2].ghi[3] etc.
How do I count how many instances there are of "[ ]" and "."
Thanks a lot!
TH