Com.Mission_Base.Pbl.AvlDictionary< TKey, TValue >.KeyCollection.Enumerator Class Reference

Enumerates the elements of an AvlDictionary<TKey,TValue>.KeyCollection. This class cannot be inherited. More...

List of all members.

Public Member Functions

 Enumerator (AvlDictionary< TKey, TValue > dictionary)
 Creates a new enumerator of the AvlDictionary<TKey,TValue>.KeyCollection.

Properties

TKey Current [get]
 Gets the key at the current position of the enumerator.

Detailed Description

template<TKey, TValue>
class Com::Mission_Base::Pbl::AvlDictionary< TKey, TValue >::KeyCollection::Enumerator

Enumerates the elements of an AvlDictionary<TKey,TValue>.KeyCollection. This class cannot be inherited.


Constructor & Destructor Documentation

template<TKey , TValue >
Com.Mission_Base.Pbl.AvlDictionary< TKey, TValue >.KeyCollection.Enumerator.Enumerator ( AvlDictionary< TKey, TValue >  dictionary  ) 

Creates a new enumerator of the AvlDictionary<TKey,TValue>.KeyCollection.

Parameters:
dictionary The AvlDictionary<TKey,TValue> the enumerator is created for.

Property Documentation

template<TKey , TValue >
TKey Com.Mission_Base.Pbl.AvlDictionary< TKey, TValue >.KeyCollection.Enumerator.Current [get]

Gets the key at the current position of the enumerator.

Returns:
The key in the AvlDictionary<TKey,TValue>.KeyCollection at the current position of the enumerator.

The documentation for this class was generated from the following file:

Generated on Thu Nov 26 15:25:33 2009 for AvlDictionary by  doxygen 1.6.1