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