Show/Hide Toolbars

RiverSoftAVG Products Help

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

TRSDictionary<TKey,TValue>.TKeyEnumerator Class

Scroll Prev Top Next More

TRSDictionary.TKeyEnumerator is the enumerator class for the keys in the dictionary.

TRSDictionary.TKeyEnumerator is the class that implements enumerating functionality to the collection of keys in the dictionary.

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

Namespace: RSGenerics.Collections

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb