System::Text::RegularExpressions::Match::AddCapture मेथड
Match::AddCapture method
मैच में कैप्चर जोड़ता है।
void System::Text::RegularExpressions::Match::AddCapture(const CapturePtr &item)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| आइटम | const CapturePtr& | जोड़ने के लिए आइटम। |
संबंधित देखें
- Typedef CapturePtr
- Class Match
- Namespace System::Text::RegularExpressions
- Library Aspose.Page for C++