This is the complete list of members for xtd::collections::generic::iset< type_t >, including all inherited members.
| add(const type_t &item) noexcept=0 | xtd::collections::generic::iset< type_t > | pure virtual |
| const_iterator typedef | xtd::collections::generic::iset< type_t > | |
| except_with(const xtd::collections::generic::ienumerable< type_t > &other) noexcept=0 | xtd::collections::generic::iset< type_t > | pure virtual |
| intersec_with(const xtd::collections::generic::ienumerable< type_t > &other) noexcept=0 | xtd::collections::generic::iset< type_t > | pure virtual |
| is_proper_subset_of(const xtd::collections::generic::ienumerable< type_t > &other) const noexcept=0 | xtd::collections::generic::iset< type_t > | pure virtual |
| is_proper_superset_of(const xtd::collections::generic::ienumerable< type_t > &other) const noexcept=0 | xtd::collections::generic::iset< type_t > | pure virtual |
| is_subset_of(const xtd::collections::generic::ienumerable< type_t > &other) const noexcept=0 | xtd::collections::generic::iset< type_t > | pure virtual |
| is_superset_of(const xtd::collections::generic::ienumerable< type_t > &other) const noexcept=0 | xtd::collections::generic::iset< type_t > | pure virtual |
| iterator typedef | xtd::collections::generic::iset< type_t > | |
| overlaps(const xtd::collections::generic::ienumerable< type_t > &other) const noexcept=0 | xtd::collections::generic::iset< type_t > | pure virtual |
| set_equals(const xtd::collections::generic::ienumerable< type_t > &other) const noexcept=0 | xtd::collections::generic::iset< type_t > | pure virtual |
| symetric_excep_with(const xtd::collections::generic::ienumerable< type_t > &other) noexcept=0 | xtd::collections::generic::iset< type_t > | pure virtual |
| union_with(const xtd::collections::generic::ienumerable< type_t > &other) noexcept=0 | xtd::collections::generic::iset< type_t > | pure virtual |