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