RadControls for WinForms

Returns an enumerator that can iterate through the XmlSelectorCollection .

Namespace: Telerik.WinControls
Assembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.1.321.40 (2013.1.321.40)

Syntax

C#
public XmlSelectorCollection..::..XmlSelectorEnumerator GetEnumerator()
Visual Basic
Public Function GetEnumerator As XmlSelectorCollection..::..XmlSelectorEnumerator

Return Value

None.

See Also