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....



Keys


Unit:SDL_dstruct
Class:TAssocArray
Declaration:property Keys[ix: integer]: string;

The array property Keys provides direct access to the keys of the associative array. The parameter ix may assume values between 1 and NumEntries.

Keys is public only for special purposes (such as debugging) and should not be used in normal operation (use Resolve, Add, and Remove instead).


Last Update: 2023-Feb-06