MatchCollection
Represents the set of successful matches found by iteratively applying a regular expression pattern to the input string.
Gets the number of matches.
Gets an individual member of the collection.
Provides an enumerator that iterates through the collection.