operator[]()
GroupCollection::operator[](const String&) const method
Group accessor.
GroupPtr System::Text::RegularExpressions::GroupCollection::operator[](const String &name) const
Arguments
Parameter | Type | Description |
---|---|---|
name | const String& | Group name. |
Return Value
Group with specified name.
See Also
- Typedef GroupPtr
- Class String
- Class GroupCollection
- Namespace System::Text::RegularExpressions
- Library Aspose.Slides