terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.ComponentModel.PropertyDescriptorCollection.PropertyDescriptorEnumerator Class Reference
+ Inheritance diagram for System.ComponentModel.PropertyDescriptorCollection.PropertyDescriptorEnumerator:
+ Collaboration diagram for System.ComponentModel.PropertyDescriptorCollection.PropertyDescriptorEnumerator:

Public Member Functions

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

Properties

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

Private Attributes

PropertyDescriptorCollection _owner
 
int _index
 

Detailed Description

Definition at line 872 of file PropertyDescriptorCollection.cs.


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