// Assembly: mscorlib
// Full name: IAttrList

public class IAttrList // TypeDefIndex: 3325
{

	// Methods
	// RVA: -1
	public abstract type#20867 get_Length() { }
	// RVA: -1
	public abstract type#26576 GetName(type#20867 i) { }
	// RVA: -1
	public abstract type#26576 GetValue(type#20867 i) { }
	// RVA: -1
	public abstract type#26576 GetValue(type#26576 name) { }
	// RVA: -1
	public abstract type#13453 get_Names() { }
	// RVA: -1
	public abstract type#13453 get_Values() { }
}
