System::Text::RegularExpressions::GroupCollection::GroupCollection constructor

GroupCollection::GroupCollection constructor

Constructor.

System::Text::RegularExpressions::GroupCollection::GroupCollection(const WeakPtr<Match> &match)
ParameterTypeDescription
matchconst WeakPtr<Match>&Match to catch groups for.

See Also