Get internal ID of a given entity. If the given external ID is unknown, create a new internal ID for it and store the mapping.
Declaring type: EntityMapping
Namespace: MyMediaLite.Data
Assembly: MyMediaLite
Collapse/Expand Overload List
  Name Description
Public Method EntityMapping.ToInternalID (int) Get internal ID of a given entity. If the given external ID is unknown, create a new internal ID for it and store the mapping.
Public Method EntityMapping.ToInternalID (IList<int>) Get internal IDs of a list of given entities