System::Text::RegularExpressions::CaptureCollection::get_IsReadOnly method

CaptureCollection::get_IsReadOnly method

Marks collection as read-only.

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

ReturnValue

Always returns true.

See Also