طريقة System::Text::RegularExpressions::CaptureCollection::Remove

CaptureCollection::Remove method

يعطل تعديل المجموعة.

bool System::Text::RegularExpressions::CaptureCollection::Remove(const CapturePtr &item) override
ParameterTypeالوصف
العنصرconst CapturePtr&العنصر المراد إزالته؛ تم تجاهله.

ReturnValue

دائمًا ما تُعيد false.

انظر أيضًا