ClassRadItemCollection.RadItemEnumerator
Class
Represents an element enumerator.
Definition
Namespace:Telerik.WinControls
Assembly:Telerik.WinControls.dll
Syntax:
cs-api-definition
public class RadItemCollection.RadItemEnumerator : IEnumerator, IDisposable
Inheritance: objectRadItemCollection.RadItemEnumerator
Implements:
Constructors
RadItemEnumerator(RadItemCollection)
Initializes a new instance of the RadElementEnumerator class.
Declaration
cs-api-definition
public RadItemEnumerator(RadItemCollection mappings)
Parameters
mappings
Properties
Methods
MoveNext()
Moves to the next element in the collection.