Removing elements from a dictionary

An element may be removed from a dictionary using the Remove method:

$dictionary.Remove("Computer1") 

The Remove method cannot be used to modify the dictionary while looping through the keys in a dictionary using the Keys property.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.17.128.129