ToList() Method

Definition

Assembly XenoAtom.CommandLine.dll

Converts the values to a list.

public List<string?> ToList()

Returns