Click or drag to resize

XMLListEnumerator Structure

Namespace:  FairyGUI.Utils
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public struct Enumerator

The XMLListEnumerator type exposes the following members.

Constructors
  NameDescription
Public methodXMLListEnumerator
Initializes a new instance of the XMLListEnumerator class
Top
Properties
  NameDescription
Public propertyCurrent
Top
Methods
  NameDescription
Public methodMoveNext
Public methodReset
Top
See Also