System::Text::RegularExpressions::Match::AddGroup Methode
Match::AddGroup method
Fügt eine Gruppe zum Treffer hinzu.
void System::Text::RegularExpressions::Match::AddGroup(const GroupPtr &item)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Element | const GroupPtr& | Element zum Hinzufügen. |
Siehe auch
- Typedef GroupPtr
- Class Match
- Namespace System::Text::RegularExpressions
- Library Aspose.Font for C++