IDictionary: Remove

Remove

Removes a value from the list that is associated to the key.



 Public Sub Remove(
	  ByRef Key As Variant )

Parameters

Key
[ByRef] Variant. The key to search for to be removed.

See Also

Project CorLib Overview

Class IDictionary Overview