// Assembly: mscorlib
// Full name: BitArrayEnumeratorSimple

public class BitArrayEnumeratorSimple // TypeDefIndex: 4753
{
	// Fields
	type#15275 bitarray;
	type#20868 index;
	type#20868 version;
	type#15314 currentElement;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#15274 bitarray) { }
	// RVA: -1
	public virtual type#23705 Clone() { }
	// RVA: -1
	public virtual type#15313 MoveNext() { }
	// RVA: -1
	public virtual type#23705 get_Current() { }
	// RVA: -1
	public virtual type#28660 Reset() { }
}
