Documentation for the C# command-line option parsing library

UsageBuilder.EndList Method 

Close the active "list" tag

public void EndList();

Remarks

May only be called when a "list" tag is active.

See Also

UsageBuilder Class | CommandLine.OptParse Namespace