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.Configuration.SettingsPropertyValueCollection Class Reference
+ Inheritance diagram for System.Configuration.SettingsPropertyValueCollection:
+ Collaboration diagram for System.Configuration.SettingsPropertyValueCollection:

Public Member Functions

 SettingsPropertyValueCollection ()
 
void Add (SettingsPropertyValue property)
 
void Clear ()
 
object Clone ()
 
void CopyTo (Array array, int index)
 
IEnumerator GetEnumerator ()
 
void Remove (string name)
 
void SetReadOnly ()
 
void CopyTo (global::System.Array array, int index)
 

Properties

int Count [get, set]
 
bool IsSynchronized [get, set]
 
SettingsPropertyValue this[string name] [get, set]
 
object SyncRoot [get, set]
 

Detailed Description

Definition at line 9 of file SettingsPropertyValueCollection.cs.


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