Documentation for the C# command-line option parsing library

OptionResultsDictionary.Item Property

Get the result by the ID of a definition

public OptionResult this[
   object ID
] {get;}

See Also

OptionResultsDictionary Class | CommandLine.OptParse Namespace | OptionResultsDictionary.Item Overload List