OrderedDictionary2.Add

OrderedDictionary<TKey,TValue>.Add method

public void Add(TKey key, TValue value)

See Also