System::Text::RegularExpressions::GroupCollection::GroupCollection constructor
GroupCollection::GroupCollection constructor
Constructor.
System::Text::RegularExpressions::GroupCollection::GroupCollection(const WeakPtr<Match> &match)
Parameter | Type | Description |
---|---|---|
match | const WeakPtr<Match>& | Match to catch groups for. |
See Also
- Class WeakPtr
- Class Match
- Class GroupCollection
- Namespace System::Text::RegularExpressions
- Library Aspose.TeX for C++