Represents an element enumerator.
Definition
Namespace:Telerik.WinControls
Assembly:Telerik.WinControls.dll
Syntax:
C#
public class RadItemCollection.RadItemEnumerator : IEnumerator, IDisposable
Inheritance: objectRadItemCollection.RadItemEnumerator
Implements:
Constructors
Initializes a new instance of the RadElementEnumerator class.
Properties
Methods
Moves to the next element in the collection.
Resets the enumerator position.
C#
public void Reset()