operator[]()
GroupCollectionPtr::operator const method
Group accessor.
GroupPtr System::Text::RegularExpressions::GroupCollectionPtr::operator[](size_t idx) const
Arguments
Parameter | Type | Description |
---|---|---|
idx | size_t | Group index. |
Return Value
Group with specified index.
See Also
- Typedef GroupPtr
- Class GroupCollectionPtr
- Namespace System::Text::RegularExpressions
- Library Aspose.Slides