// Assembly: mscorlib
// Full name: NodeKeyValueEnumerator

public class NodeKeyValueEnumerator // TypeDefIndex: 4732
{
	// Fields
	type#22031 list;
	type#32221 current;
	type#20868 version;
	type#15314 isKeys;
	type#15314 start;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#22030 list, type#15313 isKeys) { }
	// RVA: -1
	public virtual type#23705 get_Current() { }
	// RVA: -1
	public virtual type#15313 MoveNext() { }
	// RVA: -1
	public virtual type#28660 Reset() { }
}
