System::Text::RegularExpressions::GroupCollection::Remove metod

GroupCollection::Remove method

Inaktiverar att ta bort element från samlingen.

bool System::Text::RegularExpressions::GroupCollection::Remove(const GroupPtr &item) override
ParameterTypeBeskrivning
objektconst GroupPtr&Objekt att ta bort; ignoreras.

Se även