NDoc 1.3.1 SDK

Settings Methods

The methods of the Settings class are listed below. For a complete list of Settings class members, see the Settings Members topic.

Public Instance Methods

Dispose Dispose
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
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.
GetSettingOverloaded. Retrieves the value of a setting
GetSettingList Retrieves a list of settings. If the list cannot be found then no items are added
GetType (inherited from Object) Gets the Type of the current instance.
RemoveSetting Removes a setting
SetSettingOverloaded. Stores a setting
SetSettingList Stores a list of settings
ToString (inherited from Object) Returns a String that represents the current Object.

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

Settings Class | NDoc.Core Namespace