An NDoc Documented Class Library

Preferences Members

Public Static Methods

GetUserNodeOverloaded. Constructs a per-user preferences object from a class.
GetUserRoot Constructs a preferences object at the root of the per-user settings.

Public Instance Properties

Path

Public Instance Methods

Close Disposes of any resources.
Dispose
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
Flush Flushes any outstanding property data to disk.
GetBoolean
GetDouble
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetInt32
GetInt64
GetPropertyOverloaded. Gets a property
GetSingle
GetString
GetSubnode Opens a new subnode to store settings under.
GetType (inherited from Object)Gets the Type of the current instance.
SetProperty Sets a property
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Constructors

PreferencesOverloaded. Initialize a new instance of the Preferences class.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

Preferences Class | Genghis Namespace