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

namespace MS.Internal.Xml.XPath
{
public class FollowingQuery // TypeDefIndex: 7248
{
	// Fields
	type#29029 _input;
	type#29039 _iterator;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#24849 qyInput, type#26576 name, type#26576 prefix, type#29045 typeTest) { }
	// RVA: -1
	private type#28660 .ctor(type#18622 other) { }
	// RVA: -1
	public virtual type#28660 Reset() { }
	// RVA: -1
	public virtual type#29028 Advance() { }
	// RVA: -1
	public virtual type#29038 Clone() { }
}
}
