KeyValuePair Class

Definition

Creates instances of the KeyValuePair<TKey,TValue> struct.

C#
public static class KeyValuePair
Inheritance
KeyValuePair

Methods

Create<TKey,TValue>(TKey, TValue)

Creates a new key/value pair instance using provided values.

Applies to

Product Versions
.NET Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10
.NET Standard 2.1