Click or drag to resize

AppSettingsT Methods

The AppSettingsT generic type exposes the following members.

Methods
  NameDescription
Public methodAdd
Public methodClone
Public methodGetByKey
Returns a setting based on its key. The keys are compared without case sensitivity. Returns null if the key is not found.
Public methodGetEnumerator
Public methodGetValueDef(String, Boolean)
Public methodGetValueDef(String, DateTime)
Public methodGetValueDef(String, Int32)
Public methodGetValueDef(String, String)
Public methodRemove
Top
Extension Methods
Explicit Interface Implementations
See Also