System::Text::RegularExpressions::Capture::get_Length method

Capture::get_Length method

Ottiene la lunghezza della sottostringa catturata.

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

ReturnValue

Lunghezza della sottostringa catturata.

Vedi anche