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

namespace System.Xml.XPath
{
public class XPathItem // TypeDefIndex: 6825
{

	// Methods
	// RVA: -1
	public abstract type#29414 get_XmlType() { }
	// RVA: -1
	public abstract type#26576 get_Value() { }
	// RVA: -1
	public abstract type#23705 get_TypedValue() { }
	// RVA: -1
	public abstract type#27705 get_ValueType() { }
	// RVA: -1
	public abstract type#15313 get_ValueAsBoolean() { }
	// RVA: -1
	public abstract type#17076 get_ValueAsDateTime() { }
	// RVA: -1
	public abstract type#17430 get_ValueAsDouble() { }
	// RVA: -1
	public abstract type#20867 get_ValueAsInt() { }
	// RVA: -1
	public abstract type#20900 get_ValueAsLong() { }
	// RVA: -1
	public virtual type#23705 ValueAs(type#27705 returnType) { }
	// RVA: -1
	public abstract type#23705 ValueAs(type#27705 returnType, type#20681 nsResolver) { }
	// RVA: -1
	protected type#28660 .ctor() { }
}
}
