xtd 0.2.0
Loading...
Searching...
No Matches
ienumerator.h
Go to the documentation of this file.
1
4#pragma once
6#include "../as.h"
7#include "../any_object.h"
8
10namespace xtd {
12 namespace collections {
39 }
40}
Supports a simple iteration over a generic collection.
Definition ienumerator.h: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.h:10