xtd 0.2.0
Loading...
Searching...
No Matches
string_collection.h
Go to the documentation of this file.
1
4#pragma once
5#include "../generic/list.h"
6#include "../../string.h"
7
9namespace xtd {
11 namespace collections {
13 namespace specialized {
28 }
29 }
30}
Represents a strongly typed list of objects that can be accessed by index. Provides methods to search...
Definition list.h:72
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.h:10