MultiDictionary2.Add

MultiDictionary<TKey,TValue>.Add method

public void Add(TKey key, TValue value)

See Also