Contains xtd::any_object class.
Represents a collection of key/value pairs that are accessible by the key or index.
Definition ordered_dictionary.hpp:33
Contains xtd::collections::generic::ordered_dictionary <key_t, value_t> class.
xtd::collections::generic::ordered_dictionary< xtd::any_object, xtd::any_object > ordered_dictionary
Represents a collection of key/value pairs that are accessible by the key or index.
Definition ordered_dictionary.hpp:28
The xtd::collections::specialized namespace contains specialized and strongly-typed collections; for ...
Definition ordered_dictionary.hpp:14
The xtd::collections namespace contains interfaces and classes that define various collections of obj...
Definition any_pair.hpp:10
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8
Contains xtd::string alias.