Hello There,
I was exploring Regex and saved the match in a variable. (a mobile number in this case). The variable seems to be a collection type (IEnumerable). Any idea how I can get the match/es from this variable? the ToString method didn’t seem to work here
Thanks
Hara