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