// Assembly: System
// Full name: CookieCollectionEnumerator

public class CookieCollectionEnumerator // TypeDefIndex: 8085
{
	// Fields
	type#16510 m_cookies;
	type#20868 m_count;
	type#20868 m_index;
	type#20868 m_version;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#16509 cookies) { }
	// RVA: -1
	private virtual type#23705 System.Collections.IEnumerator.get_Current() { }
	// RVA: -1
	private virtual type#15313 System.Collections.IEnumerator.MoveNext() { }
	// RVA: -1
	private virtual type#28660 System.Collections.IEnumerator.Reset() { }
}
