AnalysisObjectEnumerator Methods

The AnalysisObjectEnumerator type exposes the following members.

Methods
  NameDescription
Public methodGetEnumerator
Returns a pointer to the existing instance of the class. This allows the usage of the foreach statement with AnalysisObjectEnumerator.
Public methodGetSize
Returns the total amout of items.
Public methodMoveNext
Moves to the next item in the enumerator.
Public methodRefresh
Refreshes the enumerator with latest data at database.
Public methodReset
Resets the enumerator to the beginning.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next