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