System::Text::RegularExpressions::CaptureCollection::get_Count methode

CaptureCollection::get_Count method

Haalt het aantal captures op.

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

ReturnValue

Aantal captures in de collectie.

Zie ook