RegExpMatch Position Property C# API
Gets the offset of the matching text within the Response.

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

public int Position { get; }

Field Value

The offset of the matching text within the Response.
See Also