// Assembly: System.Xml
// Full name: MS.Internal.Xml.XPath.Operand

namespace MS.Internal.Xml.XPath
{
public class Operand // TypeDefIndex: 7265
{
	// Fields
	type#29051 _type;
	type#23706 _val;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#26576 val) { }
	// RVA: -1
	public type#28660 .ctor(type#17430 val) { }
	// RVA: -1
	public virtual type#30114 get_Type() { }
	// RVA: -1
	public virtual type#29050 get_ReturnType() { }
	// RVA: -1
	public type#23705 get_OperandValue() { }
}
}
