System.Threading.TSparseArray.Create

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

Delphi

constructor Create(InitialSize: Integer);

C++

__fastcall TSparseArray__1(int InitialSize);

プロパティ

種類 可視性 ソース ユニット
constructor public
System.Threading.pas
System.Threading.hpp
System.Threading TSparseArray


説明

TSparseArray のインスタンスを作成します。

関連項目