XMLIterator.GetAttribute Method (String, String) |
Namespace:
FairyGUI.Utils
Assembly:
FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static string GetAttribute(
string attrName,
string defValue
)
Parameters
- attrName
- Type: System.String
- defValue
- Type: System.String
Return Value
Type:
StringSee Also