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