xtd
0.2.0
Loading...
Searching...
No Matches
xtd.core
include
xtd
argument_collection.hpp
Go to the documentation of this file.
1
4
#pragma one
5
#include "
collections/specialized/string_collection.hpp
"
6
8
namespace
xtd
{
19
using
argument_collection
=
xtd::collections::specialized::string_collection
;
20
}
xtd::collections::generic::list
Represents a strongly typed list of objects that can be accessed by index. Provides methods to search...
Definition
list.hpp:71
xtd::collections::specialized::string_collection
xtd::collections::generic::list< xtd::string > string_collection
Represents a collection of strings.
Definition
string_collection.hpp:27
xtd
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition
xtd_about_box.hpp:10
string_collection.hpp
Contains xtd::collections::specialized::string_collection typedef.
Generated on Sun Dec 1 2024 09:51:04 for xtd by
Gammasoft
. All rights reserved.