// Assembly: UnityEngine.PropertiesModule
// Full name: Unity.Properties.KeyValueCollectionPropertyBag`3

namespace Unity.Properties
{
public class KeyValueCollectionPropertyBag`3 // TypeDefIndex: 11527
{
	// Fields
	type#7959 m_KeyValuePairProperty;

	// Methods
	// RVA: -1
	public virtual type#9925 GetProperties() { }
	// RVA: -1
	public virtual type#9925 GetProperties(type#11483 container) { }
	// RVA: -1
	private virtual type#28660 Unity.Properties.ICollectionPropertyBagAccept<TDictionary>.Accept(type#19916 visitor, type#11483 container) { }
	// RVA: -1
	private virtual type#28660 Unity.Properties.IDictionaryPropertyBagAccept<TDictionary>.Accept(type#20024 visitor, type#11483 container) { }
	// RVA: -1
	private virtual type#15313 Unity.Properties.IKeyedProperties<TDictionary,System.Object>.TryGetProperty(type#11483 container, type#23705 key, type#11598 property) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
