RegExpMatchList ClassC# API
A list of RegExpMatch objects.
Inheritance Hierarchy

System Object
  Facilita.Native RegExpMatchList

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

public class RegExpMatchList : IDisposable, 
	IEnumerable
See Also