copy


Description:

public Dictionary copy ()

Creates a copy of the dictionary.

Parameters:

this

instance of Dictionary

Returns:

Dictionary object containing the same keys and values than this.