|
inlinevirtual |
Determines the index of a specific item in the xtd::collections::generic::list <type_t>.
value | The object to locate in the xtd::collections::generic::list <type_t>. |
index | The zero-based starting index of the search. |
xtd::argument_out_of_range_exception | `index` is outside the range of valid indexes for the xtd::collections::generic::list <type_t>. |