System::Text::RegularExpressions::GroupCollection::Add methode
GroupCollection::Add method
Schakelt het toevoegen van een element aan de collectie uit.
void System::Text::RegularExpressions::GroupCollection::Add(const GroupPtr &item) override
| Parameter | Type | Beschrijving |
|---|---|---|
| item | const GroupPtr& | Item om toe te voegen; genegeerd. |
Zie ook
- Typedef GroupPtr
- Class GroupCollection
- Namespace System::Text::RegularExpressions
- Library Aspose.Page for C++