Documentation for the C# command-line option parsing library

OptionResultsDictionary.OnSetComplete Method 

Update the inner index hashtables

protected override void OnSetComplete(
   object key,
   object oldValue,
   object newValue
);

See Also

OptionResultsDictionary Class | CommandLine.OptParse Namespace