xtd 0.2.0
Loading...
Searching...
No Matches
array_list.h
Go to the documentation of this file.
1
4#pragma once
5#include "generic/list.h"
6#include "ilist.h"
7#include "../as.h"
8#include "../any_object.h"
9
11namespace xtd {
13 namespace collections {
32 }
33}
Represents a strongly typed list of objects that can be accessed by index. Provides methods to search...
Definition list.h:71
Contains xtd::collections::ilist alias.
Contains xtd::collections::generic::list struct.
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.h:10