طريقة System::Text::RegularExpressions::Match::AddCapture
Match::AddCapture method
يضيف الالتقاط إلى المطابقة.
void System::Text::RegularExpressions::Match::AddCapture(const CapturePtr &item)
| Parameter | Type | الوصف |
|---|---|---|
| العنصر | const CapturePtr& | عنصر للإضافة. |
انظر أيضًا
- Typedef CapturePtr
- Class Match
- Namespace System::Text::RegularExpressions
- Library Aspose.Page for C++