The IItemSimilarity type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AllSimilarItemIDs |
Return all similar item IDs
| |
| ItemSimilarities |
A bulk-get version of ItemSimilarity(Int64, Int64).
| |
| ItemSimilarity |
Returns the degree of similarity, of two items, based on the preferences that users have expressed for
the items.
| |
| Refresh | (Inherited from IRefreshable.) |
See Also