System::Text::RegularExpressions::GroupCollection::Remove method
GroupCollection::Remove method
Disables removing element from collection.
bool System::Text::RegularExpressions::GroupCollection::Remove(const GroupPtr &item) override
| Parameter | Type | Description |
|---|---|---|
| item | const GroupPtr& | Item to remove; ignored. |
See Also
- Typedef GroupPtr
- Class GroupCollection
- Namespace System::Text::RegularExpressions
- Library Aspose.Page for C++