Parameters
- value
- The System.Object to add to the System.Collections.IList
Return Value
The position into which the new element was inserted.
Exception | Description |
---|---|
System.NotSupportedException | The System.Collections.IList is read-only.-or- The System.Collections.IList has a fixed size. |