get_Captures()

Group::get_Captures() method

Gets available captures.

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

Return Value

Capture collection held.

See Also