System::Text::RegularExpressions::Match::AddCapture method

Match::AddCapture method

Menambahkan penangkapan ke dalam kecocokan.

void System::Text::RegularExpressions::Match::AddCapture(const CapturePtr &item)
ParameterTipeDeskripsi
itemconst CapturePtr&Item untuk ditambahkan.

Lihat Juga