// Assembly: System.Xml
// Full name: System.Xml.Serialization.XmlTypeMapMemberElement

namespace System.Xml.Serialization
{
public class XmlTypeMapMemberElement // TypeDefIndex: 6907
{
	// Fields
	type#29501 _elementInfo;
	type#26577 _choiceMember;
	type#15314 _isTextCollector;
	type#27742 _choiceTypeData;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#29500 get_ElementInfo() { }
	// RVA: -1
	public type#28660 set_ElementInfo(type#29500 value) { }
	// RVA: -1
	public type#26576 get_ChoiceMember() { }
	// RVA: -1
	public type#28660 set_ChoiceMember(type#26576 value) { }
	// RVA: -1
	public type#27741 get_ChoiceTypeData() { }
	// RVA: -1
	public type#28660 set_ChoiceTypeData(type#27741 value) { }
	// RVA: -1
	public type#29499 FindElement(type#23705 ob, type#23705 memberValue) { }
	// RVA: -1
	public type#28660 SetChoice(type#23705 ob, type#23705 choice) { }
	// RVA: -1
	public type#15313 get_IsXmlTextCollector() { }
	// RVA: -1
	public type#28660 set_IsXmlTextCollector(type#15313 value) { }
}
}
