System::Text::RegularExpressions::Group::get_Captures method

Group::get_Captures method

Gets available captures.

CaptureCollectionPtr System::Text::RegularExpressions::Group::get_Captures()

ReturnValue

Capture collection held.

See Also