get_IsReadOnly()

CaptureCollection::get_IsReadOnly() const method

Marks collection as read-only.

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

Return Value

Always returns true.

See Also