I'm sorry, the documentation I'm finding is really not helping me. I kind of feel like an idiot being my third post in two days but...


I'm searching through an html page and I want to put all of the Regex matches into an array? How would I go about doing this? I see the Regex.Matches but I can't quite understand how to use it an MSDN sucks when it comes to explaining it.