Add an element to the list.
Overload List
| Name | Description | |
|---|---|---|
|
Add (Int32, Object, Object) | Add an element to the list. |
|
Add (Object) | Add an element to the end of the list. |
|
Add (Object, Object) | Add a keyed element to the end of the list. |