An instance of Hashtable has two parameters that affect its performance: initial capacity and load factor.
Hashtable实例有两个参数影响它的性能: 初始容量和加载因子.
互联网
The SortedList object combines the features of both the ArrayList object and the Hashtable object.
可排序列表对象结合了数组列表对象以及哈希表对象的特点.
互联网