System::Text::RegularExpressions::Match::AddCapture メソッド
Match::AddCapture method
マッチにキャプチャを追加します。
void System::Text::RegularExpressions::Match::AddCapture(const CapturePtr &item)
| パラメーター | 型 | 説明 |
|---|---|---|
| 項目 | const CapturePtr& | 追加する項目。 |
参照
- Typedef CapturePtr
- Class Match
- Namespace System::Text::RegularExpressions
- Library Aspose.Page for C++