// Assembly: Unity.VectorGraphics
// Full name: Unity.VectorGraphics.XmlReaderIterator

namespace Unity.VectorGraphics
{
public class XmlReaderIterator // TypeDefIndex: 10822
{
	// Fields
	type#29249 reader;
	type#15314 currentElementVisited;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#29248 reader) { }
	// RVA: -1
	public type#15313 GoToRoot(type#26576 tagName) { }
	// RVA: -1
	public type#34881 VisitCurrent() { }
	// RVA: -1
	public type#15313 IsEmptyElement() { }
	// RVA: -1
	public type#15313 GoToNextChild(type#34881 node) { }
	// RVA: -1
	public type#28660 SkipCurrentChildTree(type#34881 node) { }
	// RVA: -1
	public type#26576 ReadTextWithinElement() { }
}
}
