Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Classes > TRSDictionary<TKey,TValue>.TPairEnumerator > Methods
TRSDictionary<TKey,TValue>.TPairEnumerator.DoGetCurrent Method
Represents method DoGetCurrent.
Namespace: RSGenerics.Collections
Delphi
protected function DoGetCurrent: TPair<TKey,TValue>; override;
Return Value
Type: TPair<TKey,TValue>
•TRSDictionary<TKey,TValue>.TPairEnumerator
•TRSDictionary<TKey,TValue>
•RSGenerics.Collections