SynchronizedCollection<T>::Add Method (T)
.NET Framework (current version)
Adds an item to the thread-safe, read-only collection.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Exception | Condition |
|---|---|
| ArgumentException | The value set is null or is not of the correct generic type T for the collection. |
.NET Framework
Available since 3.0
Available since 3.0
Show: