Definition
Namespace:Telerik.WinControls
Assembly:Telerik.WinControls.dll
Syntax:
C#
public class XmlPropertySettingCollection.XmlPropertySettingEnumerator : IEnumerator, IDisposable
Inheritance: objectXmlPropertySettingCollection.XmlPropertySettingEnumerator
Implements:
Constructors
C#
public XmlPropertySettingEnumerator(XmlPropertySettingCollection mappings)
Properties
C#
public XmlPropertySetting Current { get; }
Methods
C#
public void Reset()