System::Text::RegularExpressions::Match::AddCapture méthode
Match::AddCapture method
Ajoute une capture à la correspondance.
void System::Text::RegularExpressions::Match::AddCapture(const CapturePtr &item)
| Paramètre | Type | Description |
|---|---|---|
| élément | const CapturePtr& | Élément à ajouter. |
Voir aussi
- Typedef CapturePtr
- Class Match
- Namespace System::Text::RegularExpressions
- Library Aspose.Font for C++