Simias::Storage::MultiValuedList Class Reference

Represents the list of values for a multi-valued property. More...

Collaboration diagram for Simias::Storage::MultiValuedList:

Collaboration graph
[legend]

List of all members.

Public Member Functions

IEnumerator GetEnumerator ()
 Method used by clients to enumerate the properties in the list.

Properties

int Count [get]
 Gets the count of values contained in this object.
Property this [int index] [get]
 Gets the specified property.


Detailed Description

Represents the list of values for a multi-valued property.


Member Function Documentation

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

Method used by clients to enumerate the properties in the list.

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

Returns:
A property object that can enumerate the property list.


Property Documentation

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

Gets the count of values contained in this object.

Property Simias::Storage::MultiValuedList::this[int index] [get]

Gets the specified property.


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

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