System::Text::RegularExpressions::CaptureCollection::get_Count method

CaptureCollection::get_Count method

Gets number of captures.

int System::Text::RegularExpressions::CaptureCollection::get_Count() const override

ReturnValue

Contained captures number.

See Also