表示: Delphi C++
表示設定

System.RegularExpressions.TMatchCollection.Count

提供:XE2 API Documentation
移動: 案内, 検索

Delphi

property Count: Integer read GetCount;

C++

__property int Count = {read=GetCount};

プロパティ

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

説明

コレクションで一致する数。

コード サンプル

以前のバージョン
他の言語