Overload List

  NameDescription
Remove(Object)
Removes the first occurrence of a specific object from the IList.
(Inherited from IList.)
Remove(IElement)
When implemented by a class, removes the first specific element occurrence from the IList interface.

See Also