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

Home BasePack DStruct Class TAssocArray Properties Values |
|||||||
| See also: Keys, Resolve | |||||||
Values |
|||||||
The array property Values provides direct access to the keys of the associative array. The parameter ix may assume values between 0 and NumEntries-1.
Values is public only for special purposes (such as debugging) and should not be used in normal operation (use Resolve, Add, and Remove instead).
|
|||||||