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

namespace MS.Internal.Xml.XPath
{
public class FollSiblingQuery // TypeDefIndex: 7247
{
	// Fields
	type#4148 _elementStk;
	type#9235 _parentStk;
	type#29029 _nextInput;

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