System::Text::RegularExpressions::GroupCollection::Add 方法
GroupCollection::Add method
禁用向集合中添加元素。
void System::Text::RegularExpressions::GroupCollection::Add(const GroupPtr &item) override
| Parameter | Type | 描述 |
|---|---|---|
| item | const GroupPtr& | 要添加的项;已忽略。 |
另见
- Typedef GroupPtr
- Class GroupCollection
- Namespace System::Text::RegularExpressions
- Library Aspose.Page for C++