System.Text.RegularExpressions.CaptureCollection: Method Members

The methods of System.Text.RegularExpressions.CaptureCollection are listed below. For a list of all members, see the CaptureCollection 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 beginning at the given index.

GetEnumerator() : IEnumerator

Provides an enumerator that iterates through the collection.