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