TSortedMultiMap<TKey,TValue>.GetEnumerator Method

Definition

Delphi
function GetEnumerator: IEnumerator<TPair<TKey, TValue>>

Returns

IEnumerator<TPair<TKey, TValue>>