Click or drag to resize
ArrayList Properties

The ArrayList type exposes the following members.

Properties
  NameDescription
Public propertyCapacity
Gets or sets the number of elements that the ArrayList can contain.
Public propertyCount
Gets the number of elements actually contained in the ArrayList.
Top
See Also