Click or drag to resize

XMLIteratorBegin Method

Namespace:  FairyGUI.Utils
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static void Begin(
	string source,
	bool lowerCaseName = false
)

Parameters

source
Type: SystemString
lowerCaseName (Optional)
Type: SystemBoolean
See Also