Contains linq definitions.
Classes | |
class | xtd::linq::enumerable |
Provides a set of static methods for querying objects that implement ienumerable <type_t>. More... | |
Typedefs | |
template<typename type_t > | |
using | xtd::linq::enumerable_collection = xtd::collections::generic::list< type_t > |
Represent an enumerable collection. | |
using xtd::linq::enumerable_collection = typedef xtd::collections::generic::list<type_t> |
#include <xtd.core/include/xtd/linq/enumerable_collection.hpp>
Represent an enumerable collection.