System::Text::RegularExpressions::GroupCollection::Add-Methode
GroupCollection::Add method
Deaktiviert das Hinzufügen von Elementen zur Sammlung.
void System::Text::RegularExpressions::GroupCollection::Add(const GroupPtr &item) override
| Parameter | Typ | Beschreibung |
|---|---|---|
| Element | const GroupPtr& | Element zum Hinzufügen; ignoriert. |
Siehe auch
- Typedef GroupPtr
- Class GroupCollection
- Namespace System::Text::RegularExpressions
- Library Aspose.Font for C++