Get and remove an unsigned integer
Declaring type: CommandLineParameters
Namespace: MyMediaLite.Util
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public uint GetRemoveUInt32 (
        string key,
        uint dvalue
) 
Parameters
key
the parameter name
dvalue
the default value of the parameter
Return Value
the value of the unsigned integer parameter, dvalue if it is not found