RegExpMatchList GetEnumerator Method C# API
Returns an enumerator that iterates through a collection.

Namespace: Facilita.Native
Assembly: clrNativeWrapper (in clrNativeWrapper.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

Return Value

An IEnumerator object that can be used to iterate through the collection.
See Also