Entry | When implemented by a class, retrieves both the key and the value of the current dictionary entry. |
Key | When implemented by a class, retrieves the key of the current dictionary entry. |
Value | When implemented by a class, retrieves the value of the current dictionary entry. |
IDictionaryEnumerator Interface | System.Collections Namespace