System::Text::RegularExpressions::CaptureCollection::Remove Methode
CaptureCollection::Remove method
Deaktiviert das Ändern der Sammlung.
bool System::Text::RegularExpressions::CaptureCollection::Remove(const CapturePtr &item) override
| Parameter | Typ | Beschreibung |
|---|---|---|
| Element | const CapturePtr& | Element zum Entfernen; ignoriert. |
ReturnValue
Gibt immer false zurück.
Siehe auch
- Typedef CapturePtr
- Class CaptureCollection
- Namespace System::Text::RegularExpressions
- Library Aspose.Font for C++