| 
							 
						 | Name | Description | 
|---|
  | Dispose | 
            Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
              (Inherited from ConfigurationBase.) | 
  | EnsureInitialize | 
            This method is here purely to make sure that we don't make a double call to the Initialize method while initializing configuration.
              (Inherited from ConfigurationBase.) | 
  | Equals | Determines whether the specified  Object is equal to the current  Object.   (Inherited from Object.) | 
  | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  (Inherited from Object.) | 
  | GetHashCode | Serves as a hash function for a particular type.   (Inherited from Object.) | 
  | GetType | Gets the  Type of the current instance.   (Inherited from Object.) | 
  | GetValue<(Of <<'(T>)>>)(String) |  (Inherited from ConfigurationBase.) | 
  | GetValue<(Of <<'(T>)>>)(String, Action) |  (Inherited from ConfigurationBase.) | 
  | GetValue<(Of <<'(T>)>>)(String, T) |  (Inherited from ConfigurationBase.) | 
  | GetValue<(Of <<'(T>)>>)(String, Action, Func<(Of <<'(T, Boolean>)>>)) |  (Inherited from ConfigurationBase.) | 
  | GetValue<(Of <<'(T>)>>)(String, String, Action) |  (Inherited from ConfigurationBase.) | 
  | GetValue<(Of <<'(T>)>>)(String, String, T) |  (Inherited from ConfigurationBase.) | 
  | GetValue<(Of <<'(T>)>>)(String, T, Func<(Of <<'(T, Boolean>)>>)) |  (Inherited from ConfigurationBase.) | 
  | GetValue<(Of <<'(T>)>>)(String, String, Action, Func<(Of <<'(T, Boolean>)>>)) |  (Inherited from ConfigurationBase.) | 
  | GetValue<(Of <<'(T>)>>)(String, String, T, Func<(Of <<'(T, Boolean>)>>)) |  (Inherited from ConfigurationBase.) | 
  | Initialize |  (Overrides ConfigurationBase..::..Initialize()()()().) | 
  | LoadDefaults |  (Overrides ConfigurationBase..::..LoadDefaults()()()().) | 
  | MemberwiseClone | Creates a shallow copy of the current  Object.   (Inherited from Object.) | 
  | ResetDefaults |  (Overrides ConfigurationBase..::..ResetDefaults()()()().) | 
  | SetValue<(Of <<'(T>)>>)(String, T) |  (Inherited from ConfigurationBase.) | 
  | SetValue<(Of <<'(T>)>>)(String, String, T) |  (Inherited from ConfigurationBase.) | 
  | ToString | Returns a string that represents the current object.  (Inherited from Object.) | 
  | Upgrade |  (Overrides ConfigurationBase..::..Upgrade()()()().) | 
  | UpgradeFile<(Of <<'(T>)>>) | 
            Attempts to update configuration from a configuration file. The version of CodeSmith must be older than CodeSmith 5.1.
              (Inherited from ConfigurationBase.) |