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

namespace System.Xml.Serialization
{
public class XmlArrayAttribute // TypeDefIndex: 6856
{
	// Fields
	type#26577 elementName;
	type#29337 form;
	type#15314 isNullable;
	type#26577 ns;
	type#20868 order;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#26576 elementName) { }
	// RVA: -1
	public type#26576 get_ElementName() { }
	// RVA: -1
	public type#29336 get_Form() { }
	// RVA: -1
	public type#15313 get_IsNullable() { }
	// RVA: -1
	public type#26576 get_Namespace() { }
	// RVA: -1
	public type#20867 get_Order() { }
	// RVA: -1
	internal type#28660 AddKeyHash(type#26605 sb) { }
}
}
