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