Show / Hide Table of Contents

Property RXMatch.Length


Overload

Gets length of the match in the subject string. The same as that of group 0 (RXGroup.Length).

public int Length { get; }
Property Value
int