System.DynamicArray Methods

From RAD Studio API Documentation
Jump to: navigation, search

InheritedProtected
AllocDataprotected
atpublic
backpublic
beginpublic
CopypublicCopies the contents of a DynamicArray to the specified DynamicArray.
CopyRangepublicCopies a range of the contents of a DynamicArray within a specified range.
CreatepublicCreates and initializes a System.DynamicArray object.
datapublic
DecRefCountprotected
DestroypublicFrees a System.DynamicArray object.
DimCountpublic
emptypublic
endpublic
FreeDataprotected
frontpublic
get_highpublic
get_lengthpublic
get_lowpublic
get_refCountpublic
IncRefCountprotected
operator []publicProvides access to the data held by the dynamic array.
operator =publicAssigns data from another Dynamic Array.
operator ==publicCompares two Dynamic Arrays for equality.
rbeginpublic
rendpublic
set_lengthpublic
SetDataprotected
sizepublic