get_Index()

Capture::get_Index() const method

Gets index of captured substring.

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

Return Value

Index of beginning of captured substring.

See Also