KeyValuePair(K, V) method

Syntax

KeyValuePair ( K key , V value )

Parameters

Usage

Creates a key-value pair with the specified key and value.