Get or set result by definition
Get or set result by definition
public OptionResult this[CommandLine.OptParse.OptionDefinition] {get; set;}
Get the result by the ID of a definition
public OptionResult this[object] {get;}
OptionResultsDictionary Class | CommandLine.OptParse Namespace