Definition
Namespace:Telerik.WinControls
Assembly:Telerik.WinControls.dll
Syntax:
C#
public class XmlPropertySettingGroupCollection.XmlPropertySettingGroupEnumerator : IEnumerator
Inheritance: objectXmlPropertySettingGroupCollection.XmlPropertySettingGroupEnumerator
Implements:
Constructors
C#
public XmlPropertySettingGroupEnumerator(XmlPropertySettingGroupCollection mappings)
Properties
C#
public XmlPropertySettingGroup Current { get; }
Methods
C#
public void Reset()