Charta Software
Back to the base
E-mail:
Wachtwoord:
Aangemaakt door op 2009-06-17 17:46:58
Laatst gewijzigd op 2009-06-18 11:10:22

Collections

Charta natively supports a number of collections. In this section each of them is explained.

Charta supports a number of collections which can be used to store objects together making them part of a larger whole. All collections are parameterized in their value type. This means that collections in Charta are type-safe. If a collection is declared to store Persons, then it is only possible to add Persons to that collection. Also, when retrieving values from that collection those values are guaranteed to be Persons as well.

Charta supports the following collections: