SynchronizedCollection<T>.IList.Add Method (Object)
.NET Framework (current version)
Adds an element to the collection.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- value
-
Type:
System.Object
The object to add to the collection.
Implements
IList.Add(Object)The position is given by a zero-based index.
.NET Framework
Available since 3.0
Available since 3.0
Show: