IMultiSet<T>.Entries Property
Definition
Returns a view of the contents of this multiset, each providing an element of the multiset and the count of that element. This collection contains exactly one entry for each distinct element in the multiset (thus it always has the same size as Elements).
Delphi
property Entries