HashTable
基本解释
- n.散列表
英汉例句
- Every key in a Hashtable must be unique.
Hashtable中的每個鍵必須是唯一的。 - The load factor of the hashtable.
哈希表的加載因子。 - Tests if this hashtable maps no keys to values.
測試哈希表是否有key到值的映射。 - The hash code provider dispenses hash codes for keys in the Hashtable.
哈希代碼提供程序爲Hashtable中的鍵分配哈希代碼。 - Note: You cannot choose the sort order of the items added to the Hashtable.
注意: 你不能對哈希表中的項目進行排序選擇。