removeAllObjects()
Empties the dictionary of its entries.
Declaration
func removeAllObjects()Discussion
Each key and corresponding value object is sent a release message.
Empties the dictionary of its entries.
func removeAllObjects()Each key and corresponding value object is sent a release message.