Gets or sets the key in the key/value pair.
The key in the key/value pair.
Gets or sets the value in the key/value pair.
The value in the key/value pair.
Static
EqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Defines a dictionary key/value pair that can be set or retrieved.