Returns an enumerator that iterates through a collection.
Namespace: Facilita.NativeAssembly: clrNativeWrapper (in clrNativeWrapper.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public RegExpMatchList..::..RegExpMatchListEnumerator GetEnumerator()
Return Value
An IEnumerator object that can be used to iterate through the collection.See Also