System.Contnrs.TOrderedList.Count

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

Delphi

function Count: Integer;

C++

int __fastcall Count();

プロパティ

種類 可視性 ソース ユニット
function public
System.Contnrs.pas
System.Contnrs.hpp
System.Contnrs TOrderedList

説明

リストのサイズを返します。

Count メソッドは,リスト内の項目数を返します。

関連項目