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