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

Enumerates the elements of an AvlDictionary<TKey,TValue>.ValueCollection. 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>.ValueCollection.

Properties

TValue Current [get]
 Gets the value at the current position of the enumerator.

Detailed Description

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

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


Constructor & Destructor Documentation

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

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

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

Property Documentation

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

Gets the value at the current position of the enumerator.

Returns:
The value in the AvlDictionary<TKey,TValue>.ValueCollection 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