ReadOnlyCollectionBuilder<T>.IList.Remove Method (Object)
.NET Framework (current version)
Removes the first occurrence of a specific object from the IList.
Assembly: System.Core (in System.Core.dll)
Parameters
- value
-
Type:
System.Object
The object to remove from the IList.
Implements
IList.Remove(Object)
.NET Framework
Available since 4.0
Silverlight
Available since 4.0
Available since 4.0
Silverlight
Available since 4.0
Show: