Edit

Share via


ImmutableSortedDictionary<TKey,TValue>.ICollection<KeyValuePair<TKey,TValue>>.Add Method

Definition

Adds an item to the ICollection<T>.

void ICollection<KeyValuePair<TKey,TValue>>.Add(System.Collections.Generic.KeyValuePair<TKey,TValue> item);

Parameters

item
KeyValuePair<TKey,TValue>

The object to add to the ICollection<T>.

Implements

Applies to

Product Versions
net-9.0 net-9.0