Version

ResourcesCollection.ResourceEnumerator Class Members

The following tables list the members exposed by ResourcesCollection.ResourceEnumerator.

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