System::Text::RegularExpressions::GroupCollection::AddGroup método
GroupCollection::AddGroup method
Agrega un grupo a la colección.
void System::Text::RegularExpressions::GroupCollection::AddGroup(const GroupPtr &item)
| Parámetro | Tipo | Descripción |
|---|---|---|
| item | const GroupPtr& | Elemento a añadir. |
Ver también
- Typedef GroupPtr
- Class GroupCollection
- Namespace System::Text::RegularExpressions
- Library Aspose.Page for C++