DictionaryEntry Members
The following tables list the members exposed by the DictionaryEntry type.
Public Constructors
| Name | Description | |
|---|---|---|
![]() |
DictionaryEntry | Initializes an instance of the DictionaryEntry type with the specified key and value. |
Public Properties
| Name | Description | |
|---|---|---|
![]() |
Key | Gets the key of the current dictionary entry. |
![]() |
Value | Gets the value of the current dictionary entry. |
.gif)
.gif)