The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Array.IList.Remove Method
Implements IList.Remove. Throws a NotSupportedException in all cases.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Parameters
- value
- Type: System.Object
The object to remove from the Array.
Implements
IList.Remove(Object)| Exception | Condition |
|---|---|
| NotSupportedException | In all cases. |
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.