RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DynamicArray::AllocData Method
Pascal
function AllocData(count: Integer): T*; static;
C++
static T* AllocData(int count);

This is AllocData, a member of class DynamicArray.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!