System::Text::RegularExpressions::CapturePtr 类型定义

CapturePtr typedef

指向单个捕获对象的指针。

typedef SharedPtr<Capture> System::Text::RegularExpressions::CapturePtr

另见