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