Collection(T).IList.Add Method
Silverlight
Adds an item to the IList.
Namespace: System.Collections.ObjectModel
Assembly: mscorlib (in mscorlib.dll)
| Exception | Condition |
|---|---|
| ArgumentException | value is of a type that is not assignable to the IList. |
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
ADD
Show: