|
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. |
count | The number of elements in the section to search |
xtd::argument_out_of_range_exception | `index` and `countù do not specify a valid section in the xtd::collections::generic::list <type_t>. |