xtd
0.2.0
Loading...
Searching...
No Matches
xtd.core
include
xtd
collections
enumerator.h
Go to the documentation of this file.
1
4
#pragma once
5
#include "
generic/enumerator.h
"
6
#include "
ienumerator.h
"
7
#include "../as.h"
8
#include "../any_object.h"
9
11
namespace
xtd
{
13
namespace
collections {
28
using
enumerator
=
generic::enumerator<xtd::any_object>
;
29
}
30
}
xtd::collections::generic::enumerator
Supports a simple iteration over a generic collection.
Definition
enumerator.h:31
enumerator.h
Contains xtd::collections::generic::enumerator <type_t> interface.
ienumerator.h
Contains xtd::collections::ienumerator alias.
xtd
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition
xtd_about_box.h:10
Generated on Thu Oct 17 2024 16:02:59 for xtd by
Gammasoft
. All rights reserved.