System::Text::RegularExpressions::CaptureCollection::get_Count Methode

CaptureCollection::get_Count method

Gibt die Anzahl der Erfassungen zurück.

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

ReturnValue

Anzahl der enthaltenen Erfassungen.

Siehe auch