// Assembly: mscorlib
// Full name: System.Runtime.Serialization.SerializationInfoEnumerator

namespace System.Runtime.Serialization
{
public class SerializationInfoEnumerator // TypeDefIndex: 4262
{
	// Fields
	type#13461 _members;
	type#13305 _data;
	type#13538 _types;
	type#20877 _numItems;
	type#20868 _currItem;
	type#15314 _current;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#13453 members, type#13299 info, type#13534 types, type#20867 numItems) { }
	// RVA: -1
	public virtual type#15313 MoveNext() { }
	// RVA: -1
	private virtual type#23705 System.Collections.IEnumerator.get_Current() { }
	// RVA: -1
	public type#25842 get_Current() { }
	// RVA: -1
	public virtual type#28660 Reset() { }
	// RVA: -1
	public type#26576 get_Name() { }
	// RVA: -1
	public type#23705 get_Value() { }
	// RVA: -1
	public type#27705 get_ObjectType() { }
}
}
