|
|
ExtendedListT Constructor |
| Name | Description | |
|---|---|---|
| ExtendedListT(ListT) |
new ExtendedList filled with elements of another list
| |
| ExtendedListT(Int32) |
create new extended list
| |
| ExtendedListT(ExtendedListT) |
copy constructor
| |
| ExtendedListT(T, Int32) |
create new ExtendedList
|