Documentation for the C# command-line option parsing library

IOptionContainer.GetOptions Method 

Get all of the options

OptionDefinition[] GetOptions();

Return Value

Array of option definitions

See Also

IOptionContainer Interface | CommandLine.OptParse Namespace