// Assembly: Newtonsoft.Json
// Full name: Newtonsoft.Json.Serialization.JsonPropertyCollection

namespace Newtonsoft.Json.Serialization
{
public class JsonPropertyCollection // TypeDefIndex: 10387
{
	// Fields
	type#27712 _type;
	type#8744 _list;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#27705 type) { }
	// RVA: -1
	protected virtual type#26576 GetKeyForItem(type#21352 item) { }
	// RVA: -1
	public type#28660 AddProperty(type#21352 property) { }
	// RVA: -1
	public type#21352 GetClosestMatchProperty(type#26576 propertyName) { }
	// RVA: -1
	private type#15313 TryGetProperty(type#26576 key, type#11963 item) { }
	// RVA: -1
	public type#21352 GetProperty(type#26576 propertyName, type#26619 comparisonType) { }
}
}
