System.RegularExpressions.TGroupCollection.operator []
C++
TGroup operator[](const System::Variant Index) { return this->Item[Index]; }
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | public | System.RegularExpressions.hpp | System.RegularExpressions | TGroupCollection | 
Description
Embarcadero Technologies does not currently have any additional information.