System::Text::RegularExpressions::CaptureCollection::get_IsReadOnly Methode

CaptureCollection::get_IsReadOnly method

Markiert die Sammlung als schreibgeschützt.

bool System::Text::RegularExpressions::CaptureCollection::get_IsReadOnly() const override

ReturnValue

Gibt immer true zurück.

Siehe auch