Click or drag to resize

ProcessDictionary<TKey, TValue> .Add Method

Overload List
  Name Description
Public method Add(T) Adds an item to the ProcessQueue<T>.
Public method Add(TKey, TValue) Adds an element with the provided key and value to the ProcessDictionary<TKey, TValue>.
Top
See Also