Overload List
Name | Description | |
---|---|---|
Add(T) |
Adds the specified item.
(Inherited from IHCollectionT.) | |
Add(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).
|
See Also