Vector.elementData

Vector.elementData

Class Overview | Class Members | This Package | All Packages

Syntax
protected Object elementData[]
Description
The array buffer into which the components of the vector are stored. The capacity of the vector is the length of this array buffer.


Send feedback to MSDN.Look here for MSDN Online resources.