Show / Hide Table of Contents

Method RXCalloutData.GroupValue


Overload

Gets the value (substring) of the specified group.

public string GroupValue(int group)
Parameters
group  (int)

Group number (1-based index).

Returns
string
Exceptions
ArgumentOutOfRangeException

group must be > 0 and < capture_top.