RegExpMatchList RegExpMatchListEnumerator ClassC# API
Supports a simple iteration over a RegExpMatchList
Inheritance Hierarchy

System Object
  Facilita.Native RegExpMatchList RegExpMatchListEnumerator

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

public sealed class RegExpMatchListEnumerator : IEnumerator
See Also