Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Classes > TRSDictionary<TKey,TValue>.TValueEnumerator
TRSDictionary<TKey,TValue>.TValueEnumerator Properties
Name
Description
Current
Returns the currently focused value in the value collection.
Current is a read-only property that gives the currently focused value in the value collection.
Top