|
inline |
Creates a shallow copy of a range of elements in the source xtd::collections::generic::list <type_t>.
index | The zero-based xtd::collections::generic::list <type_t> index at which the range starts. |
count | The number of elements in the range. |
xtd::argument_exception | index and count do ! denote a valid range of elements in the xtd::collections::generic::list <type_t>. |