Ice::Properties::Properties | ( | StringSeq & | args, |
const PropertiesPtr & | defaults ) |
Constructs a property from command-line arguments and a default property set.
args | The command-line arguments. Property arguments are removed from this sequence. |
defaults | The default property set. |