Syntax
KeyedValueHashTableSizeDescription
An instrinsic variable in which the size of the hash table is specified for keyed value lists.Remarks
See InsertKeyedValue for more information about keyed value lists.Example
KeyedValueHashTableSize = 10000The example sets the hash table size for subsequently created keyed value lists to ten thousand.