get_Count()

CaptureCollection::get_Count() const method

Gets number of captures.

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

Return Value

Contained captures number.

See Also