Simias::Storage::Provider::PropertyEnumerator Class Reference

Class to enumerate through properties of a record. More...

List of all members.

Public Member Functions

 PropertyEnumerator (XmlNodeList pList)
 Exposes an XmlNodeList as Properties.
void Reset ()
 Sets the enumerator to its initial position, which is before the first Property in the collection.
bool MoveNext ()
 Advances the enumerator to the next Property in the collection.

Properties

object Current [get]
 Gets the current Property in the collection.


Detailed Description

Class to enumerate through properties of a record.


Constructor & Destructor Documentation

Simias::Storage::Provider::PropertyEnumerator::PropertyEnumerator ( XmlNodeList  pList  )  [inline]

Exposes an XmlNodeList as Properties.

Parameters:
pList 


Member Function Documentation

void Simias::Storage::Provider::PropertyEnumerator::Reset (  )  [inline]

Sets the enumerator to its initial position, which is before the first Property in the collection.

bool Simias::Storage::Provider::PropertyEnumerator::MoveNext (  )  [inline]

Advances the enumerator to the next Property in the collection.

Returns:


Property Documentation

object Simias::Storage::Provider::PropertyEnumerator::Current [get]

Gets the current Property in the collection.


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

Generated on Wed Apr 8 14:55:58 2009 for simias by  doxygen 1.5.6