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