System.TIntegerDynArray

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef DynamicArray<Integer> TIntegerDynArray;

Properties

Type Visibility Source Unit Parent
typedef public sysdyn.h System System

Description

Is a dynamic array of Integer.

TIntegerDynArray is a dynamic array with Integer elements.

See Also

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=System.TIntegerDynArray&oldid=153911"