Click or drag to resize

XMLListItem Property

Namespace:  FairyGUI.Utils
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public XML this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Property Value

Type: XML
See Also