|
pure virtualnoexcept |
Determines whether the xtd::collections::generic::icollection <type_t> contains a specific value.
item | The object to locate in the xtd::collections::generic::icollection <type_t>. |
Implemented in xtd::collections::object_model::read_only_collection< type_t >, xtd::basic_array< type_t, allocator_t >, xtd::basic_array< type_t, allocator_t >, and xtd::collections::generic::list< type_t, allocator_t >.