copy
Description:
Creates a copy of the dictionary.
Parameters:
this |
instance of Dictionary |
Returns:
Dictionary object containing the same keys and values than this. |
Creates a copy of the dictionary.
this |
instance of Dictionary |
Dictionary object containing the same keys and values than this. |