Namespace: NReco.CF.Taste.Impl.CommonAssembly: NReco.Recommender (in NReco.Recommender.dll) Version: 1.0.0.0 (1.0.0.0)
public IEnumerable<long> Keys { get; }
public IEnumerable<long> Keys { get; }
Public ReadOnly Property Keys As IEnumerable(Of Long)
Get
Public ReadOnly Property Keys As IEnumerable(Of Long)
Get
public:
property IEnumerable<long long>^ Keys {
IEnumerable<long long>^ get ();
}
public:
property IEnumerable<long long>^ Keys {
IEnumerable<long long>^ get ();
}
member Keys : IEnumerable<int64> with get
member Keys : IEnumerable<int64> with get
Property Value
Type:
IEnumerable Int64