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

Capture::get_Index method

Gets index of captured substring.

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

ReturnValue

Index of beginning of captured substring.

See Also