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

namespace MS.Internal.Xml.XPath
{
public class FilterQuery // TypeDefIndex: 7246
{
	// Fields
	type#24850 _cond;
	type#15314 _noPosition;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#24849 qyParent, type#24849 cond, type#15313 noPosition) { }
	// RVA: -1
	private type#28660 .ctor(type#18539 other) { }
	// RVA: -1
	public virtual type#28660 Reset() { }
	// RVA: -1
	public type#24849 get_Condition() { }
	// RVA: -1
	public virtual type#28660 SetXsltContext(type#29557 input) { }
	// RVA: -1
	public virtual type#29028 Advance() { }
	// RVA: -1
	internal type#15313 EvaluatePredicate() { }
	// RVA: -1
	public virtual type#24854 get_Properties() { }
	// RVA: -1
	public virtual type#29038 Clone() { }
}
}
