System.RegularExpressions.TMatchCollection.Count
Delphi
property Count: Integer read GetCount;
C++
__property int Count = {read=GetCount};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | System.RegularExpressions.pas System.RegularExpressions.hpp |
System.RegularExpressions | TMatchCollection |
説明
コレクションで一致する数。