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

namespace Mono
{
public class SafeGPtrArrayHandle // TypeDefIndex: 3321
{
	// Fields
	type#25472 handle;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#20925 ptr) { }
	// RVA: -1
	public virtual type#28660 Dispose() { }
	// RVA: -1
	internal type#20867 get_Length() { }
	// RVA: -1
	internal type#20925 get_Item(type#20867 i) { }
}
}
