xtd 0.2.0
Loading...
Searching...
No Matches
ienumerator.hpp
Go to the documentation of this file.
1
4#pragma once
6#include "../as.hpp"
7#include "../any_object.hpp"
8
10namespace xtd {
12 namespace collections {
39 }
40}
Supports a simple iteration over a generic collection.
Definition ienumerator.hpp:58
Contains xtd::collections::generic::ienumerator <type_t> interface.
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.hpp:10