طريقة System::Text::RegularExpressions::CaptureCollection::Remove
CaptureCollection::Remove method
يعطل تعديل المجموعة.
bool System::Text::RegularExpressions::CaptureCollection::Remove(const CapturePtr &item) override
| Parameter | Type | الوصف |
|---|---|---|
| العنصر | const CapturePtr& | العنصر المراد إزالته؛ تم تجاهله. |
ReturnValue
دائمًا ما تُعيد false.
انظر أيضًا
- Typedef CapturePtr
- Class CaptureCollection
- Namespace System::Text::RegularExpressions
- Library Aspose.Page for C++