The methods of the XmlConfigFile class are listed below. For a complete list of XmlConfigFile class members, see the XmlConfigFile Members topic.
| Determines whether the specified Object is equal to the current Object. | |
| Read in XML file and get first node in the XML tree. Only returns a node that has an associated value. | |
| Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
| Gets the next node in the XML tree. Only returns a node that has a value. | |
| Gets the Type of the current instance. | |
| Overloaded. Returns value of 1st found node of given name | |
| Overloaded. Returns boolean value of 1st found node of a given name | |
| GetValue with root being 0 - get the xth item | |
| Overloaded. Returns integer value of 1st found node of given name. | |
| Load specified XML configuration file into XMLDocument xd | |
| Select the index value from a nested xml structure. For example the port structure. | |
| Select the index value from a nested xml structure. For example the port structure. (Integer version) parameter is an integer. | |
| Returns a String that represents the current Object. |
| Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. | |
| Creates a shallow copy of the current Object. |