Documentation for the C# command-line option parsing library

OptionResultsDictionary.OnRemoveComplete Method 

Update the inner index hashtables

protected override void OnRemoveComplete(
   object key,
   object value
);

See Also

OptionResultsDictionary Class | CommandLine.OptParse Namespace