// Assembly: System.Xml
// Full name: System.Xml.XPath.XPathResultType

namespace System.Xml.XPath
{
public class XPathResultType // TypeDefIndex: 6823
{
	// Fields
	type#20890 value__;
	type#29052 Number;
	type#29052 String;
	type#29052 Boolean;
	type#29052 NodeSet;
	type#29052 Navigator;
	type#29052 Any;
	type#29052 Error;
}
}
