Add an element to the list.

Overload List

  Name Description
Public method Add (Int32, Object, Object) Add an element to the list.
Public method Add (Object) Add an element to the end of the list.
Public method Add (Object, Object) Add a keyed element to the end of the list.

See Also