HashTable
常見(jiàn)例句
- Every key in a Hashtable must be unique.
Hashtable中的每個(gè)鍵必須是唯一的。 - The load factor of the hashtable.
哈希表的加載因子。 - Tests if this hashtable maps no keys to values.
測(cè)試哈希表是否有key到值的映射。 - The hash code provider dispenses hash codes for keys in the Hashtable.
哈希代碼提供程序爲(wèi)Hashtable中的鍵分配哈希代碼。 - Note: You cannot choose the sort order of the items added to the Hashtable.
注意: 你不能對(duì)哈希表中的項(xiàng)目進(jìn)行排序選擇。 返回 HashTable