Click or drag to resize

XMLIterator.GetAttributes Method (Dictionary<String, String>)

Namespace:  FairyGUI.Utils
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static Dictionary<string, string> GetAttributes(
	Dictionary<string, string> result
)

Parameters

result
Type: System.Collections.Generic.Dictionary<String, String>

Return Value

Type: Dictionary<String, String>
See Also