Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.ComponentModel.PropertyDescriptorCollection.PropertyDescriptorEnumerator Class Referencesealed

Public Member Functions

 PropertyDescriptorEnumerator (PropertyDescriptorCollection owner)
 
bool MoveNext ()
 
void Reset ()
 
void Dispose ()
 

Properties

object Current [get]
 
DictionaryEntry Entry [get]
 
object Key [get]
 
object Value [get]
 

Private Attributes

readonly PropertyDescriptorCollection _owner
 
int _index = -1
 

Detailed Description

Definition at line 8 of file PropertyDescriptorCollection.cs.


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