// Assembly: mscorlib
// Full name: Mono.RuntimeGPtrArrayHandle

namespace Mono
{
public class RuntimeGPtrArrayHandle // TypeDefIndex: 3306
{
	// Fields
	type#12472 value;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#20925 ptr) { }
	// RVA: -1
	internal type#20867 get_Length() { }
	// RVA: -1
	internal type#20925 get_Item(type#20867 i) { }
	// RVA: -1
	internal type#20925 Lookup(type#20867 i) { }
	// RVA: -1
	private static type#28660 GPtrArrayFree(type#12471 value) { }
	// RVA: -1
	internal static type#28660 DestroyAndFree(type#12103 h) { }
}
}
