API:System.RegularExpressions.TMatchCollection.Item

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property Item[Index: Integer]: TMatch read GetItem; default;

C++

__property TMatch Item[int Index] = {read=GetItem};

プロパティ

種類 可視性 ソース ユニット
property public
System.RegularExpressions.pas
System.RegularExpressions.hpp
System.RegularExpressions TMatchCollection

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。