System.RegularExpressions.TGroupCollection.operator []

From RAD Studio API Documentation
Jump to: navigation, search

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.