Click or drag to resize

IHListTAdd Method

Overload List
  NameDescription
Public methodAdd(T)
Adds an item to the ICollectionT.
(Inherited from ICollectionT.)
Public methodAdd(Int32, T)
Inserts the specified element at the specified position in this list. Shifts the element currently at that position (if any) and any subsequent elements to the right (adds one to their indices).
Top
See Also