func add(ObjectType?)
Adds a given object to the hash table.
ある与えられたオブジェクトをハッシュテーブルに加えます。
func remove(ObjectType?)
Removes a given object from the hash table.
ある与えられたオブジェクトをハッシュテーブルから取り除きます。
Availability 有効性
Technology
func removeAllObjects()
func add(ObjectType?)
func remove(ObjectType?)