TRSDictionary<TKey,TValue>.TPairEnumerator.Create(TRSDictionary<TKey,TValue>) Constructor |
Scroll Prev Top Next More |
Creates an instance of TRSDictionary.TPairEnumerator.
Call Create to create an instance of the TRSDictionary.TPairEnumerator class.
Namespace: RSGenerics.Collections
Delphi |
public |
Parameters
ADictionary
Type: TRSDictionary<TKey,TValue>