Show / Hide Table of Contents

Property RXMatch.Start


Overload

Gets start offset of the match in the subject string. The same as that of group 0 (RXGroup.Start).

public int Start { get; }
Property Value
int