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.Page for C++