xtd 0.2.0
Loading...
Searching...
No Matches
ilist.h
Go to the documentation of this file.
1
4#pragma once
5#include "generic/ilist.h"
6#include "icollection.h"
7#include "../as.h"
8#include "../any_object.h"
9
11namespace xtd {
13 namespace collections {
33 }
34}
Represents a collection of objects that can be individually accessed by index.
Definition ilist.h:41
Contains xtd::collections::generic::ilist <type_t> interface.
Contains xtd::collections::ienumerator alias.
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.h:10