RegExpMatch ClassC# API
Represents the position and text of a match found in a regular expression search.
Inheritance Hierarchy

System Object
  Facilita.Native RegExpMatch

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

public class RegExpMatch : IDisposable
See Also