System.Threading.TSparseArray.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(InitialSize: Integer);

C++

__fastcall TSparseArray__1(int InitialSize);

Properties

Type Visibility Source Unit Parent
constructor public
System.Threading.pas
System.Threading.hpp
System.Threading TSparseArray

Description

Creates an instance of TSparseArray.

See Also