Show/Hide Toolbars

RiverSoftAVG Products Help

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

TRSDictionary<TKey,TValue>.TValueEnumerator Class

Scroll Prev Top Next More

TRSDictionary.TValueEnumerator is the enumerator class for the Values in the dictionary.

TRSDictionary.TValueEnumerator is the class that implements enumerating functionality to the collection of values in the dictionary.

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

Namespace: RSGenerics.Collections

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb