The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



Class TAssocArray


The class TAssocArray offers a solution to a common problem: the association of data of different types with key strings. You can set up a new association between a key string and its value simply by calling the Add method. Likewise an entry can be removed by calling Remove. In order to retrieve an associated value you have to call the method Resolve.


Last Update: 2023-Dec-11