// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.UIDocumentList

namespace UnityEngine.UIElements
{
public class UIDocumentList // TypeDefIndex: 5636
{
	// Fields
	type#9178 m_AttachedUIDocuments;

	// Methods
	// RVA: -1
	internal type#28660 RemoveFromListAndFromVisualTree(type#27823 uiDocument) { }
	// RVA: -1
	internal type#28660 AddToListAndToVisualTree(type#27823 uiDocument, type#28615 visualTree, type#20891 firstInsertIndex) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
