System.Text.RegularExpressions.MatchCollection: Method Members

The methods of System.Text.RegularExpressions.MatchCollection are listed below. For a list of all members, see the MatchCollection Members list.

See Also: Inherited members from System.Object

Public Methods

CopyTo(Array, int)

Copies all the elements of the collection to the given array starting at the given index.

GetEnumerator() : IEnumerator

Provides an enumerator that iterates through the collection.