System.RegularExpressions.TMatchCollection.operator []

提供: RAD Studio API Documentation
2011年10月18日 (火) 01:56時点におけるPyBot (トーク | 投稿記録)による版 (ページの作成: {{DISPLAYTITLE:System.RegularExpressions.TMatchCollection.operator []}}{{#lst:API:System.RegularExpressions.TMatchCollection.operator H5BH5D|api}} ==説明== {{#lsth:API:System.R...)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

C++

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

プロパティ

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

説明

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