Contains enum_ and enum_ut_ keywords.
std::vector< xtd::collections::generic::key_value_pair< enum_t, xtd::string > > enum_collection
Represents a pair of an enum_t value and a string of an enum of type enum_t.
Definition enum_collection.h:22
uri_kind
Defines the kinds of Uris for the xtd::uri::is_well_formed_uri_string and several xtd::uri methods.
Definition uri_kind.h:19
@ relative
The xtd::uri is a relative xtd::uri.
@ relative_or_absolute
The kind of the xtd::uri is indeterminate.
@ absolute
The xtd::uri is an absolute xtd::uri.
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.h:10
Provides the registration struct for enumerations.
Definition enum_register.h:38