System::Text::RegularExpressions::GroupCollection::operator[] method
GroupCollection::operator[] method
Group accessor.
GroupPtr System::Text::RegularExpressions::GroupCollection::operator[](const String &name) const
Parameter | Type | Description |
---|---|---|
name | const String& | Group name. |
ReturnValue
Group with specified name.
See Also
- Typedef GroupPtr
- Class String
- Class GroupCollection
- Namespace System::Text::RegularExpressions
- Library Aspose.PUB for C++