System::Text::RegularExpressions::GroupCollectionPtr::operator[] Methode

GroupCollectionPtr::operator[] method

Group accessor.

GroupPtr System::Text::RegularExpressions::GroupCollectionPtr::operator[](size_t idx) const
ParameterTypBeschreibung
idxsize_tGroup Index.

ReturnValue

Group with specified index.

Siehe auch