Get the value of a boolean parameter from the collection and remove the corresponding key-value pair
Declaring type: CommandLineParameters
Namespace: MyMediaLite.Util
Assembly: MyMediaLite
Collapse/Expand Overload List
  Name Description
Public Method CommandLineParameters.GetRemoveBool (string) Get the value of a boolean parameter from the collection and remove the corresponding key-value pair
Public Method CommandLineParameters.GetRemoveBool (string, bool) Get the value of a boolean parameter from the collection and remove the corresponding key-value pair