Simias::Storage::ICSEnumerator Interface Reference

Interface declaration for an enumerator that implements a dispose method. More...

Inheritance diagram for Simias::Storage::ICSEnumerator:

Inheritance graph
[legend]

List of all members.

Public Member Functions

bool SetCursor (IndexOrigin origin, int offset)
 Set the cursor for the current search to the specified index.

Properties

int Count [get]
 Gets the total number of objects contained in the search.


Detailed Description

Interface declaration for an enumerator that implements a dispose method.

The application should call Dispose() to free up system resources before releasing the reference to the ICSEnumerator.


Member Function Documentation

bool Simias::Storage::ICSEnumerator::SetCursor ( IndexOrigin  origin,
int  offset 
)

Set the cursor for the current search to the specified index.

Parameters:
origin The origin to move from.
offset The offset to move the index by.
Returns:
True if successful, otherwise false is returned.

Implemented in Simias::Storage::Collection::NodeEnumerator.


Property Documentation

int Simias::Storage::ICSEnumerator::Count [get]

Gets the total number of objects contained in the search.

Implemented in Simias::Storage::Collection::NodeEnumerator.


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

Generated on Wed Apr 8 14:54:46 2009 for simias by  doxygen 1.5.6