Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Collections.BitArray.BitArrayEnumeratorSimple Class Referencesealed

Public Member Functions

object Clone ()
 
bool MoveNext ()
 
void Reset ()
 

Package Functions

 BitArrayEnumeratorSimple (BitArray bitArray)
 

Properties

object Current [get]
 

Private Member Functions

InvalidOperationException GetInvalidOperationException (int index)
 

Private Attributes

readonly BitArray _bitArray
 
int _index
 
readonly int _version
 
bool _currentElement
 

Detailed Description

Definition at line 13 of file BitArray.cs.


The documentation for this class was generated from the following file: