MyMediaLite
RecommenderParameters.GetRemoveUInt32 Method (string)
Syntax
Collapse All
Get and remove an unsigned integer
Declaring type:
RecommenderParameters
Namespace:
MyMediaLite.Util
Assembly:
MyMediaLite
Syntax
C#
public uint GetRemoveUInt32 ( string
key
)
Parameters
key
the parameter name
Return Value
the value of the unsigned integer parameter, zero if it is not found
Top
Generated by
ImmDoc .NET
.