System::Text::RegularExpressions::Match::AddCapture Methode
Match::AddCapture method
Fügt eine Erfassung zum Treffer hinzu.
void System::Text::RegularExpressions::Match::AddCapture(const CapturePtr &item)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Element | const CapturePtr& | Element zum Hinzufügen. |
Siehe auch
- Typedef CapturePtr
- Class Match
- Namespace System::Text::RegularExpressions
- Library Aspose.Font for C++