Newer Version Available

This content describes an older version of this product. View Latest

Collections

Collections in Apex can be lists, sets, or maps.

There is no limit on the number of items a collection can hold. However, there is a general limit on heap size.

Note