Removes the item specified by keyword or ID from the dictionary object.
This method does not delete the instance associated with the removed item and returns a smart pointer to the instance referenced by the item.
Example of Working with a Dictionary
Functionality of Dictionaries