// Assembly: mscorlib
// Full name: System.Collections.IStructuralEquatable

namespace System.Collections
{
public class IStructuralEquatable // TypeDefIndex: 4730
{

	// Methods
	// RVA: -1
	public abstract type#15313 Equals(type#23705 other, type#20083 comparer) { }
	// RVA: -1
	public abstract type#20867 GetHashCode(type#20083 comparer) { }
}
}
