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