[]
Adds an item to the IList.
public int Add(object value)
Public Function Add(value As Object) As Integer
Type | Name | Description |
---|---|---|
object | value |
Type | Description |
---|---|
int | The position into which the new element was inserted. |
Type | Condition |
---|---|
NotSupportedException |