// Assembly: mscorlib
// Full name: System.Runtime.Remoting.Messaging.MessageDictionary

namespace System.Runtime.Remoting.Messaging
{
public class MessageDictionary // TypeDefIndex: 4239
{
	// Fields
	type#20015 _internalProperties;
	type#20293 _message;
	type#13454 _methodKeys;
	type#15314 _ownProperties;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#20292 message) { }
	// RVA: -1
	internal type#15313 HasUserData() { }
	// RVA: -1
	internal type#20014 get_InternalDictionary() { }
	// RVA: -1
	public type#28660 set_MethodKeys(type#13453 value) { }
	// RVA: -1
	protected virtual type#20014 AllocInternalProperties() { }
	// RVA: -1
	public type#20014 GetInternalProperties() { }
	// RVA: -1
	private type#15313 IsOverridenKey(type#26576 key) { }
	// RVA: -1
	public virtual type#15313 get_IsReadOnly() { }
	// RVA: -1
	public virtual type#23705 get_Item(type#23705 key) { }
	// RVA: -1
	public virtual type#28660 set_Item(type#23705 key, type#23705 value) { }
	// RVA: -1
	protected virtual type#23705 GetMethodProperty(type#26576 key) { }
	// RVA: -1
	protected virtual type#28660 SetMethodProperty(type#26576 key, type#23705 value) { }
	// RVA: -1
	public virtual type#19906 get_Keys() { }
	// RVA: -1
	public virtual type#19906 get_Values() { }
	// RVA: -1
	public virtual type#28660 Add(type#23705 key, type#23705 value) { }
	// RVA: -1
	public virtual type#28660 Clear() { }
	// RVA: -1
	public virtual type#15313 Contains(type#23705 key) { }
	// RVA: -1
	public virtual type#28660 Remove(type#23705 key) { }
	// RVA: -1
	public virtual type#20867 get_Count() { }
	// RVA: -1
	public virtual type#15313 get_IsSynchronized() { }
	// RVA: -1
	public virtual type#23705 get_SyncRoot() { }
	// RVA: -1
	public virtual type#28660 CopyTo(type#14435 array, type#20867 index) { }
	// RVA: -1
	private virtual type#20073 System.Collections.IEnumerable.GetEnumerator() { }
	// RVA: -1
	public virtual type#20021 GetEnumerator() { }
}
}
