Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Classes

TRSDictionary<TKey,TValue>.TPairEnumerator Class

Scroll Prev Top Next More

TRSDictionary.TPairEnumerator is the enumerator class for the pairs in the dictionary.

TRSDictionary.TPairEnumerator is the class that implements enumerating functionality to the collection of pairs in the dictionary.

RSGenerics.Collections.TRSDictionary<TKey,TValue>.TPairEnumerator.MoveNext focuses on the next pair in the collection. Also, RSGenerics.Collections.TRSDictionary<TKey,TValue>.TPairEnumerator.Current stores the pair that is currently focused.
 

Namespace: RSGenerics.Collections

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb