System::Text::RegularExpressions::GroupCollection::Remove-Methode
GroupCollection::Remove method
Deaktiviert das Entfernen von Elementen aus der Sammlung.
bool System::Text::RegularExpressions::GroupCollection::Remove(const GroupPtr &item) override
| Parameter | Typ | Beschreibung |
|---|---|---|
| Element | const GroupPtr& | Element zum Entfernen; ignoriert. |
Siehe auch
- Typedef GroupPtr
- Class GroupCollection
- Namespace System::Text::RegularExpressions
- Library Aspose.Font for C++