xtd 0.2.0
Loading...
Searching...
No Matches
icollection.hpp
Go to the documentation of this file.
1
4#pragma once
6#include "ienumerable.hpp"
7#include "../as.hpp"
8#include "../any_object.hpp"
9
11namespace xtd {
13 namespace collections {
33 }
34}
Defines methods to manipulate generic collections.
Definition icollection.hpp:44
Contains xtd::collections::generic::icollection <type_t> interface.
Contains xtd::collections::ienumerable alias.
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.hpp:10