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