IDictionaryEnumerator Members

The following tables list the members exposed by the IDictionaryEnumerator type.

Public Properties

Name Description
Public Property Entry Gets both the key and the value of the current dictionary entry.
Public Property Key Gets the key of the current dictionary entry.
Public Property Value Gets the value of the current dictionary entry.

See Also

Reference

IDictionaryEnumerator Interface
System.Ext.Collections Namespace