| add(const_reference item) -> void override | xtd::collections::concurrent::concurrent_bag< type_t > | inline |
| xtd::collections::concurrent::iproducer_consumer_collection::add(const type_t &item) -> void=0 | xtd::collections::generic::icollection< type_t > | pure virtual |
| aggregate(func_t &&func) const -> type_t | xtd::collections::generic::extensions::enumerable< type_t, xtd::collections::generic::ienumerable< type_t > > | inline |
| all(predicate_t &&predicate) const -> bool | xtd::collections::generic::extensions::enumerable< type_t, xtd::collections::generic::ienumerable< type_t > > | inline |
| any() const noexcept -> bool | xtd::collections::generic::extensions::enumerable< type_t, xtd::collections::generic::ienumerable< type_t > > | inline |
| append(element_t &&element) const noexcept | xtd::collections::generic::extensions::enumerable< type_t, xtd::collections::generic::ienumerable< type_t > > | inline |
| as_enumerable() const noexcept | xtd::collections::generic::extensions::enumerable< type_t, xtd::collections::generic::ienumerable< type_t > > | inline |
| average() const noexcept | xtd::collections::generic::extensions::enumerable< type_t, xtd::collections::generic::ienumerable< type_t > > | inline |
| begin() const -> const_iterator | xtd::collections::generic::extensions::enumerable_iterators< type_t, xtd::collections::generic::ienumerable< type_t > > | inlinevirtual |
| cast() const noexcept | xtd::collections::generic::extensions::enumerable< type_t, xtd::collections::generic::ienumerable< type_t > > | inline |
| cbegin() const -> const_iterator | xtd::collections::generic::extensions::enumerable_iterators< type_t, xtd::collections::generic::ienumerable< type_t > > | inlinevirtual |
| cend() const -> const_iterator | xtd::collections::generic::extensions::enumerable_iterators< type_t, xtd::collections::generic::ienumerable< type_t > > | inlinevirtual |
| chunk(xtd::usize size) const | xtd::collections::generic::extensions::enumerable< type_t, xtd::collections::generic::ienumerable< type_t > > | inline |
| collection_type typedef | xtd::collections::concurrent::concurrent_bag< type_t > | |
| concat(second_t &&second) const noexcept | xtd::collections::generic::extensions::enumerable< type_t, xtd::collections::generic::ienumerable< type_t > > | inline |
| concurrent_bag()=default | xtd::collections::concurrent::concurrent_bag< type_t > | |
| concurrent_bag(std::initializer_list< type_t > items) | xtd::collections::concurrent::concurrent_bag< type_t > | inline |
| concurrent_bag(const xtd::collections::generic::ienumerable< value_type > &collection) | xtd::collections::concurrent::concurrent_bag< type_t > | inline |
| const_iterator typedef | xtd::collections::generic::ienumerable< type_t > | |
| const_reference typedef | xtd::collections::concurrent::concurrent_bag< type_t > | |
| xtd::collections::concurrent::iproducer_consumer_collection::contains(const type_t &item) const noexcept -> bool=0 | xtd::collections::generic::icollection< type_t > | pure virtual |
| xtd::collections::generic::ienumerable::contains(type_t &&value) const noexcept -> bool | xtd::collections::generic::extensions::enumerable< type_t, xtd::collections::generic::ienumerable< type_t > > | inline |
| copy_to(xtd::array< value_type > &array, xtd::usize array_index) const -> void override | xtd::collections::concurrent::concurrent_bag< type_t > | inline |
| xtd::collections::concurrent::iproducer_consumer_collection::copy_to(xtd::array< type_t > &array, xtd::usize array_index) const -> void=0 | xtd::collections::concurrent::iproducer_consumer_collection< type_t > | pure virtual |
| count() const noexcept -> xtd::usize override | xtd::collections::concurrent::concurrent_bag< type_t > | inlinevirtual |
| count_by(key_selector_t &&key_selector) const noexcept | xtd::collections::generic::extensions::enumerable< type_t, xtd::collections::generic::ienumerable< type_t > > | inline |
| default_if_empty() const noexcept | xtd::collections::generic::extensions::enumerable< type_t, xtd::collections::generic::ienumerable< type_t > > | inline |
| distinct() const noexcept | xtd::collections::generic::extensions::enumerable< type_t, xtd::collections::generic::ienumerable< type_t > > | inline |
| empty() const noexcept -> bool | xtd::collections::generic::extensions::collection_common< type_t, icollection< type_t > > | inlinevirtual |
| end() const -> const_iterator | xtd::collections::generic::extensions::enumerable_iterators< type_t, xtd::collections::generic::ienumerable< type_t > > | inlinevirtual |
| enumerable_type typedef | xtd::collections::generic::extensions::enumerable< type_t, xtd::collections::generic::ienumerable< type_t > > | |
| equals(const object &obj) const noexcept -> bool | xtd::object | virtual |
| equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> bool | xtd::object | inlinestatic |
| first_or_default(predicate_t &&predicate, type_t &&default_value) const noexcept -> type_t | xtd::collections::generic::extensions::enumerable< type_t, xtd::collections::generic::ienumerable< type_t > > | inline |
| get_enumerator() const -> xtd::collections::generic::enumerator< value_type > override | xtd::collections::concurrent::concurrent_bag< type_t > | inlinevirtual |
| get_hash_code() const noexcept -> xtd::usize | xtd::object | virtual |
| get_type() const noexcept -> type_object | xtd::object | virtual |
| ienumerable typedef | xtd::collections::generic::extensions::enumerable< type_t, xtd::collections::generic::ienumerable< type_t > > | |
| is_empty() const noexcept -> bool | xtd::collections::concurrent::concurrent_bag< type_t > | inline |
| is_read_only() const noexcept -> bool override | xtd::collections::concurrent::concurrent_bag< type_t > | inlinevirtual |
| is_synchronized() const noexcept -> bool override | xtd::collections::concurrent::concurrent_bag< type_t > | inlinevirtual |
| iterator typedef | xtd::collections::generic::ienumerable< type_t > | |
| list typedef | xtd::collections::generic::extensions::enumerable< type_t, xtd::collections::generic::ienumerable< type_t > > | |
| local_storage_type typedef | xtd::collections::concurrent::concurrent_bag< type_t > | |
| memberwise_clone() const -> xtd::unique_ptr_object< object_t > | xtd::object | |
| object()=default | xtd::object | |
| operator<<(const type_t &item) -> icollection< type_t > & | xtd::collections::generic::extensions::collection_common< type_t, icollection< type_t > > | inlinevirtual |
| operator>>(const type_t &item) -> icollection< type_t > & | xtd::collections::generic::extensions::collection_common< type_t, icollection< type_t > > | inlinevirtual |
| order() const | xtd::collections::generic::extensions::enumerable< type_t, xtd::collections::generic::ienumerable< type_t > > | inline |
| order_by(const std::function< type_t(const type_t &)> &key_selector) const | xtd::collections::generic::extensions::enumerable< type_t, xtd::collections::generic::ienumerable< type_t > > | inline |
| order_by_descending(const std::function< key_t(const type_t &)> &key_selector) const | xtd::collections::generic::extensions::enumerable< type_t, xtd::collections::generic::ienumerable< type_t > > | inline |
| reference typedef | xtd::collections::concurrent::concurrent_bag< type_t > | |
| reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> bool | xtd::object | inlinestatic |
| xtd::collections::concurrent::iproducer_consumer_collection::remove(const type_t &item) -> bool=0 | xtd::collections::generic::icollection< type_t > | pure virtual |
| select(auto &&selector) const | xtd::collections::generic::extensions::enumerable< type_t, xtd::collections::generic::ienumerable< type_t > > | inline |
| size() const noexcept -> xtd::usize | xtd::collections::generic::extensions::collection_common< type_t, icollection< type_t > > | inlinevirtual |
| storage_type typedef | xtd::collections::concurrent::concurrent_bag< type_t > | |
| to_array() const -> xtd::array< value_type > override | xtd::collections::concurrent::concurrent_bag< type_t > | inlinevirtual |
| to_const_iterator(typename source_collection_t::const_iterator &value, const source_collection_t &source_collection, const target_collection_t &target_collection) noexcept -> typename target_collection_t::const_iterator | xtd::collections::generic::extensions::enumerable_iterators< type_t, xtd::collections::generic::ienumerable< type_t > > | inlinestatic |
| to_iterator(typename source_collection_t::const_iterator &value, const source_collection_t &source_collection, const target_collection_t &target_collection) noexcept -> typename target_collection_t::const_iterator | xtd::collections::generic::extensions::enumerable_iterators< type_t, xtd::collections::generic::ienumerable< type_t > > | inlinestatic |
| to_list() const -> xtd::collections::generic::list< type_t > | xtd::collections::generic::extensions::enumerable< type_t, xtd::collections::generic::ienumerable< type_t > > | |
| to_string() const noexcept -> xtd::string override | xtd::collections::concurrent::concurrent_bag< type_t > | inlinevirtual |
| try_add(const_reference item) -> bool override | xtd::collections::concurrent::concurrent_bag< type_t > | inline |
| xtd::collections::concurrent::iproducer_consumer_collection::try_add(const type_t &item) -> bool=0 | xtd::collections::concurrent::iproducer_consumer_collection< type_t > | pure virtual |
| try_peek(reference item) const -> bool | xtd::collections::concurrent::concurrent_bag< type_t > | inline |
| try_take(reference item) -> bool override | xtd::collections::concurrent::concurrent_bag< type_t > | inline |
| xtd::collections::concurrent::iproducer_consumer_collection::try_take(type_t &item) -> bool=0 | xtd::collections::concurrent::iproducer_consumer_collection< type_t > | pure virtual |
| value_type typedef | xtd::collections::concurrent::concurrent_bag< type_t > | |
| where(auto &&predicate) const | xtd::collections::generic::extensions::enumerable< type_t, xtd::collections::generic::ienumerable< type_t > > | inline |