xtd 0.2.0
string_dictionary.hpp
Go to the documentation of this file.
1
4#pragma once
5#include "../../string.hpp"
6#include "../generic/dictionary.hpp"
7#include "../../string.hpp"
8
10namespace xtd {
12 namespace collections {
14 namespace specialized {
29 }
30 }
31}
32
Represents a collection of keys and values.
Definition dictionary.hpp:67
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.hpp:10