System::Text::RegularExpressions::Capture::get_Index method

Capture::get_Index method

Ottiene l’indice della sottostringa catturata.

int System::Text::RegularExpressions::Capture::get_Index() const

ReturnValue

Indice dell’inizio della sottostringa catturata.

Vedi anche