// Assembly: System.Xml
// Full name: System.Xml.XmlLinkedNode

namespace System.Xml
{
public class XmlLinkedNode // TypeDefIndex: 6744
{
	// Fields
	type#29176 next;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#29136 doc) { }
	// RVA: -1
	public virtual type#29197 get_PreviousSibling() { }
	// RVA: -1
	public virtual type#29197 get_NextSibling() { }
}
}
