// Assembly: System.Xml
// Full name: System.Xml.Schema.XmlSchemaObjectTable

namespace System.Xml.Schema
{
public class XmlSchemaObjectTable // TypeDefIndex: 7164
{
	// Fields
	type#4924 table;
	type#9349 entries;

	// Methods
	// RVA: -1
	internal type#28660 .ctor() { }
	// RVA: -1
	internal type#28660 Add(type#29234 name, type#29370 value) { }
	// RVA: -1
	internal type#28660 Insert(type#29234 name, type#29370 value) { }
	// RVA: -1
	internal type#28660 Replace(type#29234 name, type#29370 value) { }
	// RVA: -1
	internal type#28660 Clear() { }
	// RVA: -1
	internal type#28660 Remove(type#29234 name) { }
	// RVA: -1
	private type#20867 FindIndexByValue(type#29370 xso) { }
	// RVA: -1
	public type#20867 get_Count() { }
	// RVA: -1
	public type#15313 Contains(type#29234 name) { }
	// RVA: -1
	public type#29370 get_Item(type#29234 name) { }
	// RVA: -1
	public type#19906 get_Values() { }
	// RVA: -1
	public type#20021 GetEnumerator() { }
}
}
