Hi,
I'm trying to use Regular Expressions to search for this pattern --> [#] (basically a number in square brackets). I cant seem to create the correct search string to do that.
I have this: string pattern = "[[](/d)[]]";
Any help would be much appreciated!
shady
I'm trying to use Regular Expressions to search for this pattern --> [#] (basically a number in square brackets). I cant seem to create the correct search string to do that.
I have this: string pattern = "[[](/d)[]]";
Any help would be much appreciated!
shady