DictionaryEntry Members

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

Public Constructors

Name Description
Public Method DictionaryEntry Initializes an instance of the DictionaryEntry type with the specified key and value.

Public Properties

Name Description
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

DictionaryEntry Structure
System.Ext.Collections Namespace