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
| Parametre | Tür | 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.Font for C++