System::Text::RegularExpressions::CaptureCollection::Remove मेथड
CaptureCollection::Remove method
संग्रह संशोधन को अक्षम करता है।
bool System::Text::RegularExpressions::CaptureCollection::Remove(const CapturePtr &item) override
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| आइटम | const CapturePtr& | हटाने के लिए आइटम; अनदेखा किया गया। |
ReturnValue
हमेशा false लौटाता है।
संबंधित देखें
- Typedef CapturePtr
- Class CaptureCollection
- Namespace System::Text::RegularExpressions
- Library Aspose.Page for C++