System::Text::RegularExpressions::CaptureCollection::Remove methode
CaptureCollection::Remove method
Schakelt het aanpassen van de collectie uit.
bool System::Text::RegularExpressions::CaptureCollection::Remove(const CapturePtr &item) override
| Parameter | Type | Beschrijving |
|---|---|---|
| item | const CapturePtr& | Item om te verwijderen; genegeerd. |
ReturnValue
Geeft altijd false terug.
Zie ook
- Typedef CapturePtr
- Class CaptureCollection
- Namespace System::Text::RegularExpressions
- Library Aspose.Page for C++