FairyGUI
FairyGUI
FairyGUI.Utils
XMLIterator Class
XMLIterator Constructor
XMLIterator Methods
XMLIterator Fields
XMLIterator Class
Inheritance Hierarchy
System
.
Object
FairyGUI.Utils
.
XMLIterator
Namespace:
FairyGUI.Utils
Assembly:
FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
class
XMLIterator
The
XMLIterator
type exposes the following members.
Constructors
Name
Description
XMLIterator
Initializes a new instance of the
XMLIterator
class
Top
Methods
Name
Description
Begin
GetAttribute(String)
GetAttribute(String, String)
GetAttributeBool(String)
GetAttributeBool(String, Boolean)
GetAttributeFloat(String)
GetAttributeFloat(String, Single)
GetAttributeInt(String)
GetAttributeInt(String, Int32)
GetAttributes(Dictionary
<
String, String
>
)
GetAttributes(Hashtable)
GetRawText
GetTagSource
GetText
HasAttribute
NextTag
Top
Fields
Name
Description
lastTagName
tagName
tagType
Top
See Also
Reference
FairyGUI.Utils Namespace
http://www.fairygui.com