Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.ComponentModel.EventDescriptorCollection.ArraySubsetEnumerator Class Referencesealed

Public Member Functions

 ArraySubsetEnumerator (Array array, int count)
 
bool MoveNext ()
 
void Reset ()
 
void Dispose ()
 

Properties

object Current [get]
 

Private Attributes

readonly Array _array
 
readonly int _total
 
int _current
 

Detailed Description

Definition at line 8 of file EventDescriptorCollection.cs.


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