Namespace: NReco.CF.Taste.Impl.ModelAssembly: NReco.Recommender (in NReco.Recommender.dll) Version: 1.0.0.0 (1.0.0.0)
public bool HasPrefWithUserID(
long userID
)
public bool HasPrefWithUserID(
long userID
)
Public Function HasPrefWithUserID (
userID As Long
) As Boolean
Public Function HasPrefWithUserID (
userID As Long
) As Boolean
public:
virtual bool HasPrefWithUserID(
long long userID
) sealed
public:
virtual bool HasPrefWithUserID(
long long userID
) sealed
abstract HasPrefWithUserID :
userID : int64 -> bool
override HasPrefWithUserID :
userID : int64 -> bool
abstract HasPrefWithUserID :
userID : int64 -> bool
override HasPrefWithUserID :
userID : int64 -> bool
Return Value
Type:
BooleanImplements
IPreferenceArray HasPrefWithUserID(Int64)