The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
BlockingCollection<T>::Add Method
.NET Framework (current version)
Adds the item to the BlockingCollection<T>.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Add(T) | Adds the item to the BlockingCollection<T>. |
![]() | Add(T, CancellationToken) | Adds the item to the BlockingCollection<T>. |
Show:
