Méthode System::Text::RegularExpressions::GroupCollection::Add
GroupCollection::Add method
Désactive l’ajout d’éléments à la collection.
void System::Text::RegularExpressions::GroupCollection::Add(const GroupPtr &item) override
| Paramètre | Type | Description |
|---|---|---|
| élément | const GroupPtr& | Élément à ajouter; ignoré. |
Voir aussi
- Typedef GroupPtr
- Class GroupCollection
- Namespace System::Text::RegularExpressions
- Library Aspose.Font for C++