System::Text::RegularExpressions::MatchCollection::IsReadOnly method

MatchCollection::IsReadOnly method

Marca la colección como solo lectura.

bool System::Text::RegularExpressions::MatchCollection::IsReadOnly() const

ReturnValue

Siempre devuelve true.

Ver también