méthode System::Text::RegularExpressions::GroupCollectionPtr::operator[]
GroupCollectionPtr::operator[] method
Group accessor.
GroupPtr System::Text::RegularExpressions::GroupCollectionPtr::operator[](size_t idx) const
| Paramètre | Type | Description |
|---|---|---|
| idx | size_t | Group indice. |
ReturnValue
Group with specified index.
Voir aussi
- Typedef GroupPtr
- Class GroupCollectionPtr
- Namespace System::Text::RegularExpressions
- Library Aspose.Font for C++