Home
Home
Docs
API
Theme
System
Light
Dark
NuGet
GitHub
Menu
Loading menu…
Home
API
XenoAtom.CommandLine
OptionValueCollection
Methods
ToList()
Menu
On this page
ToList() Method
Definition
Namespace
XenoAtom.CommandLine
Assembly
XenoAtom.CommandLine.dll
View source
Converts the values to a list.
public List<string?> ToList()
Returns
List<String?>