System::Text::RegularExpressions::CaptureCollection::Remove méthode
CaptureCollection::Remove method
Désactive la modification de la collection.
bool System::Text::RegularExpressions::CaptureCollection::Remove(const CapturePtr &item) override
| Paramètre | Type | Description |
|---|---|---|
| élément | const CapturePtr& | Élément à supprimer ; ignoré. |
ReturnValue
Retourne toujours false.
Voir aussi
- Typedef CapturePtr
- Class CaptureCollection
- Namespace System::Text::RegularExpressions
- Library Aspose.Font for C++