Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Classes > TRSDictionary<TKey,TValue>.TKeyCollection > Methods
TRSDictionary<TKey,TValue>.TKeyCollection.GetEnumerator Method
Represents method GetEnumerator.
Namespace: RSGenerics.Collections
Delphi
public function GetEnumerator: TKeyEnumerator; reintroduce;
Return Value
Type: TKeyEnumerator
•TRSDictionary<TKey,TValue>.TKeyCollection
•TRSDictionary<TKey,TValue>
•RSGenerics.Collections