The xtd::collections::specialized namespace contains specialized and strongly-typed collections; for example, a linked list dictionary, a bit vector, and collections that contain only strings.
Alias | |
using | string_collection |
Represents a collection of strings. | |
using | string_dictionary |
Represents a xtd::collections::generic::dictionary with the key and the value strongly typed to be strings. | |
using | string_key_value_pair |
Implements a xtd::collections::generic::key_value_pair with the key and the value strongly typed to be strings. | |
using | string_dictionary |
Represents a xtd::collections::generic::dictionary with the key and the value strongly typed to be strings. | |
using | string_key_value_pair |
Implements a xtd::collections::generic::key_value_pair with the key and the value strongly typed to be strings. | |
using | string_collection |
Represents a collection of strings. | |
Represents a xtd::collections::generic::dictionary with the key and the value strongly typed to be strings.
Implements a xtd::collections::generic::key_value_pair with the key and the value strongly typed to be strings.
Represents a collection of strings.