Name | Description | |
---|---|---|
![]() |
CommandLineParameters | Overloaded. Constructor |
Name | Description | |
---|---|---|
![]() |
CheckForLeftovers | Check for parameters that have not been processed yet |
![]() |
GetRemoveBool | Overloaded. Get the value of a boolean parameter from the collection and remove the corresponding key-value pair |
![]() |
GetRemoveDouble | Overloaded. Get a double value from the parameters |
![]() |
GetRemoveFloat | Overloaded. Get a float value from the parameters |
![]() |
GetRemoveInt32 | Overloaded. Get the value of an integer parameter from the collection and remove the corresponding key-value pair |
![]() |
GetRemoveInt32List | Overloaded. Get the values of an integer list parameter from the collection and remove the corresponding key-value pair |
![]() |
GetRemoveString | Overloaded. Get a string parameter |
![]() |
GetRemoveUInt32 | Overloaded. Get and remove an unsigned integer |
Name | Description | |
---|---|---|
![]() |
AddArgumentsFromFile | Add key-value pairs from a text file to the collection |