// Assembly: Newtonsoft.Json
// Full name: JPropertyList

public class JPropertyList // TypeDefIndex: 10422
{
	// Fields
	type#21274 _token;

	// Methods
	// RVA: -1
	public virtual type#6883 GetEnumerator() { }
	// RVA: -1
	private virtual type#20073 System.Collections.IEnumerable.GetEnumerator() { }
	// RVA: -1
	public virtual type#28660 Add(type#21272 item) { }
	// RVA: -1
	public virtual type#28660 Clear() { }
	// RVA: -1
	public virtual type#15313 Contains(type#21272 item) { }
	// RVA: -1
	public virtual type#28660 CopyTo(type#13187 array, type#20867 arrayIndex) { }
	// RVA: -1
	public virtual type#15313 Remove(type#21272 item) { }
	// RVA: -1
	public virtual type#20867 get_Count() { }
	// RVA: -1
	public virtual type#15313 get_IsReadOnly() { }
	// RVA: -1
	public virtual type#20867 IndexOf(type#21272 item) { }
	// RVA: -1
	public virtual type#28660 Insert(type#20867 index, type#21272 item) { }
	// RVA: -1
	public virtual type#28660 RemoveAt(type#20867 index) { }
	// RVA: -1
	public virtual type#21272 get_Item(type#20867 index) { }
	// RVA: -1
	public virtual type#28660 set_Item(type#20867 index, type#21272 value) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
