|
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
|
Collaboration diagram for System.Xml.XmlNamedNodeMap.SmallXmlNodeList:Classes | |
| class | SingleObjectEnumerator |
Public Member Functions | |
| void | Add (object value) |
| void | RemoveAt (int index) |
| void | Insert (int index, object value) |
| IEnumerator | GetEnumerator () |
Properties | |
| int | Count [get, set] |
| object | this[int index] [get, set] |
Private Attributes | |
| object | field |
Definition at line 187 of file XmlNamedNodeMap.cs.