Version

VariancesEnumerator Class Members

The following tables list the members exposed by VariancesEnumerator.

Public Properties
 NameDescription
Public PropertyCurrentReturns the current Appointment 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