Version

ActivityEnumerator Class Members

The following tables list the members exposed by ActivityEnumerator.

Public Properties
 NameDescription
Public PropertyCurrentReturns the current Activity object in the enumerator.  
Public Methods
 NameDescription
Public MethodMoveNextImplements the IEnumerator.MoveNext method (Inherited from Infragistics.WebUI.Shared.WebObjectsEnumeratorBase)
Public MethodResetImplements the IEnumerator.Reset method. Sets the position to before the first item in the collection (Inherited from Infragistics.WebUI.Shared.WebObjectsEnumeratorBase)
See Also