MyMediaLite
RecommenderParameters.GetRemoveString Method (string)
Syntax
Collapse All
Get a string parameter
Declaring type:
RecommenderParameters
Namespace:
MyMediaLite.Util
Assembly:
MyMediaLite
Syntax
C#
public string GetRemoveString ( string
key
)
Parameters
key
the name of the parameter
Return Value
the parameter value related to key, an empty string if it does not exist
Top
Generated by
ImmDoc .NET
.