ReadOnlyCollectionBuilder<T>::Add Method (T)
.NET Framework (current version)
Adds an item to the ReadOnlyCollectionBuilder<T>.
Assembly: System.Core (in System.Core.dll)
Parameters
- item
-
Type:
T
The object to add to the ReadOnlyCollectionBuilder<T>.
Implements
ICollection<T>::Add(T)
.NET Framework
Available since 4.0
Silverlight
Available since 4.0
Available since 4.0
Silverlight
Available since 4.0
Show: