// Assembly: System
// Full name: ArrayPropertyDescriptor

public class ArrayPropertyDescriptor // TypeDefIndex: 7830
{
	// Fields
	type#20877 _index;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#27705 arrayType, type#27705 elementType, type#20867 index) { }
	// RVA: -1
	public virtual type#23705 GetValue(type#23705 instance) { }
	// RVA: -1
	public virtual type#28660 SetValue(type#23705 instance, type#23705 value) { }
}
