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