System.RegularExpressions.TMatchCollection.operator []

From RAD Studio API Documentation
Jump to: navigation, search

C++

TMatch operator[](int Index) { return Item[Index]; }

Properties

Type Visibility Source Unit Parent
function public System.RegularExpressions.hpp System.RegularExpressions TMatchCollection

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!