System::Text::RegularExpressions::CaptureCollection::Remove yöntemi
CaptureCollection::Remove method
Koleksiyon değişikliğini devre dışı bırakır.
bool System::Text::RegularExpressions::CaptureCollection::Remove(const CapturePtr &item) override
| Parameter | Type | Açıklama |
|---|---|---|
| öğe | const CapturePtr& | Kaldırılacak öğe; yoksayıldı. |
ReturnValue
Her zaman false döndürür.
Ayrıca Bakınız
- Typedef CapturePtr
- Class CaptureCollection
- Namespace System::Text::RegularExpressions
- Library Aspose.Page for C++