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 Fields
Name | Description | |
---|---|---|
![]() |
Key | The key in the key/value pair. |
![]() |
Value | The value in the key/value pair. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |