System::Text::RegularExpressions::GroupCollection::operator[] मेथड
GroupCollection::operator[](const String&) const method
Group accessor.
GroupPtr System::Text::RegularExpressions::GroupCollection::operator[](const String &name) const
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| 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++