xtd
0.2.0
Loading...
Searching...
No Matches
◆
enumerator
using
xtd::collections::enumerator
= typedef
generic::enumerator
<
xtd::any_object
>
Supports a simple iteration over a non-generic collection.
using
enumerator
=
xtd::collections::generic::enumerator<xtd::any_object>
xtd::collections::generic::enumerator
Supports a simple iteration over a generic collection.
Definition
enumerator.h:31
Header
#include <xtd/collections/ienumerator>
Namespace
xtd::collections
Library
xtd.core
Remarks
The
xtd::collections::enumerator
class is used to encapsulate an
xtd::collections::ienumerator
.
xtd
collections
Generated on Sat Sep 14 2024 21:25:18 for xtd by
Gammasoft
. All rights reserved.