Simias::Storage::ICSList Class Reference

Container object that encapsulates an ICSEnumerator. More...

Collaboration diagram for Simias::Storage::ICSList:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ICSList ()
 Constructor for the object.
 ICSList (ICSEnumerator icsEnumerator)
 Constructor for the object.
 ICSList (ArrayList list)
 Constructor for the object.
IEnumerator GetEnumerator ()
 Returns an enumerator that can iterate through the ICSList.

Properties

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


Detailed Description

Container object that encapsulates an ICSEnumerator.


Constructor & Destructor Documentation

Simias::Storage::ICSList::ICSList (  )  [inline]

Constructor for the object.

Simias::Storage::ICSList::ICSList ( ICSEnumerator  icsEnumerator  )  [inline]

Constructor for the object.

Parameters:
icsEnumerator Enumerator that contains objects.

Simias::Storage::ICSList::ICSList ( ArrayList  list  )  [inline]

Constructor for the object.

Parameters:
list ArrayList that contains objects.


Member Function Documentation

IEnumerator Simias::Storage::ICSList::GetEnumerator (  )  [inline]

Returns an enumerator that can iterate through the ICSList.

Returns:
An ICSEnumerator object.


Property Documentation

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

Gets the total number of objects contained in the list.


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

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