RegexRunner.InitTrackCount Method

Definition

Used by a Regex object generated by the CompileToAssembly method.

This API supports the product infrastructure and is not intended to be used directly from your code.

protected:
 abstract void InitTrackCount();
protected abstract void InitTrackCount();
abstract member InitTrackCount : unit -> unit
Protected MustOverride Sub InitTrackCount ()

Applies to