Vault
4.1
|
VSettings provides a facility for storing and retrieving settings in an XML text format (with some restrictions on the actual format for simplicity).
A VSettings object represents the settings file itself, or a particular node in the file. It is derived from VSettingsNode, which is used internally for parsing and managing the settings data structures.