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