Show / Hide Table of Contents

Property RXCalloutData.LastGroup


Overload

Gets the start index and length of the most recently captured group in the subject string.

public (int index, int length) LastGroup { get; }
Property Value
(int start, int end)