System::Text::RegularExpressions::GroupCollectionPtr::operator[] Methode
GroupCollectionPtr::operator[] method
Group accessor.
GroupPtr System::Text::RegularExpressions::GroupCollectionPtr::operator[](size_t idx) const
| Parameter | Typ | Beschreibung |
|---|---|---|
| idx | size_t | Group Index. |
ReturnValue
Group with specified index.
Siehe auch
- Typedef GroupPtr
- Class GroupCollectionPtr
- Namespace System::Text::RegularExpressions
- Library Aspose.Font for C++