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