// Assembly: mscorlib
// Full name: System.Runtime.Serialization.Formatters.Binary.BinaryArray

namespace System.Runtime.Serialization.Formatters.Binary
{
public class BinaryArray // TypeDefIndex: 4330
{
	// Fields
	type#20869 objectId;
	type#20869 rank;
	type#13152 lengthA;
	type#13152 lowerBoundA;
	type#15213 binaryTypeEnum;
	type#23707 typeInformation;
	type#20869 assemId;
	type#15186 binaryHeaderEnum;
	type#15165 binaryArrayTypeEnum;

	// Methods
	// RVA: -1
	internal type#28660 .ctor() { }
	// RVA: -1
	internal type#28660 .ctor(type#15185 binaryHeaderEnum) { }
	// RVA: -1
	internal type#28660 Set(type#20867 objectId, type#20867 rank, type#13150 lengthA, type#13150 lowerBoundA, type#15212 binaryTypeEnum, type#23705 typeInformation, type#15164 binaryArrayTypeEnum, type#20867 assemId) { }
	// RVA: -1
	public virtual type#28660 Write(type#29577 sout) { }
	// RVA: -1
	public virtual type#28660 Read(type#29576 input) { }
}
}
