xtd
0.2.0
Loading...
Searching...
No Matches
xtd.core
include
xtd
collections
ienumerator.h
Go to the documentation of this file.
1
4
#pragma once
5
#include "
generic/ienumerator.h
"
6
#include "../as.h"
7
#include "../any_object.h"
8
10
namespace
xtd
{
12
namespace
collections {
38
using
ienumerator
=
generic::ienumerator<xtd::any_object>
;
39
}
40
}
xtd::collections::generic::ienumerator
Supports a simple iteration over a generic collection.
Definition
ienumerator.h:58
ienumerator.h
Contains xtd::collections::generic::ienumerator <type_t> interface.
xtd
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition
xtd_about_box.h:10
Generated on Sun Nov 17 2024 19:43:51 for xtd by
Gammasoft
. All rights reserved.