Searched defs:XMLAttribute (Results 1 – 2 of 2) sorted by relevance
42 struct XMLAttribute struct44 string mName;45 string mValue;47 XMLAttribute(string sName, string sValue) in XMLAttribute() function
67 class XMLAttribute : public String class74 XMLAttribute( in XMLAttribute() function in XMLAttribute
Completed in 15 milliseconds