System::Text::RegularExpressions::Match::AddCapture method
Match::AddCapture method
Menambahkan penangkapan ke dalam kecocokan.
void System::Text::RegularExpressions::Match::AddCapture(const CapturePtr &item)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| item | const CapturePtr& | Item untuk ditambahkan. |
Lihat Juga
- Typedef CapturePtr
- Class Match
- Namespace System::Text::RegularExpressions
- Library Aspose.Page for C++