xtd
0.2.0
Loading...
Searching...
No Matches
xtd.core
include
xtd
collections
ienumerable.h
Go to the documentation of this file.
1
4
#pragma once
5
#include "
generic/ienumerable.h
"
6
#include "
enumerator.h
"
7
#include "../as.h"
8
#include "../any_object.h"
9
11
namespace
xtd
{
13
namespace
collections {
32
using
ienumerable
=
generic::ienumerable<xtd::any_object>
;
33
}
34
}
xtd::collections::generic::ienumerable
Exposes the enumerator, which supports a simple iteration over a collection of a specified type.
Definition
ienumerable.h:35
enumerator.h
Contains xtd::collections::generic::enumerator <type_t> interface.
ienumerable.h
Contains xtd::collections::generic::ienumarable <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.