System::Text::RegularExpressions::GroupCollection::operator[] μέθοδος
GroupCollection::operator[](const String&) const method
Group accessor.
GroupPtr System::Text::RegularExpressions::GroupCollection::operator[](const String &name) const
| Parameter | Type | Περιγραφή |
|---|---|---|
| name | const String& | Group όνομα. |
ReturnValue
Group with specified name.
Δείτε επίσης
- Typedef GroupPtr
- Class String
- Class GroupCollection
- Namespace System::Text::RegularExpressions
- Library Aspose.Page for C++
GroupCollection::operator method
Group accessor.
vector_t::reference System::Collections::Generic::List<GroupPtr>::operator[](int index)
Δείτε επίσης
- Class GroupCollection
- Namespace System::Text::RegularExpressions
- Library Aspose.Page for C++
GroupCollection::operator const method
Group accessor.
vector_t::const_reference System::Collections::Generic::List<GroupPtr>::operator[](int index) const
Δείτε επίσης
- Class GroupCollection
- Namespace System::Text::RegularExpressions
- Library Aspose.Page for C++