System::Text::RegularExpressions::GroupCollectionPtr::operator[] method
GroupCollectionPtr::operator[] method
Group accessor.
GroupPtr System::Text::RegularExpressions::GroupCollectionPtr::operator[](size_t idx) const
Parameter | Type | Description |
---|---|---|
idx | size_t | Group index. |
ReturnValue
Group with specified index.
See Also
- Typedef GroupPtr
- Class GroupCollectionPtr
- Namespace System::Text::RegularExpressions
- Library Aspose.PUB for C++