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++