| Name | Description |
---|
 | ChangeWatchQuerySettings | (Inherited from DynamicConfigurationList<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
 | ChangeWatchQuerySettingsAsync | (Inherited from DynamicConfigurationList<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
 | CreateAttributeMapQuerySettings | |
 | CreateCtiAttributeMap |
Creates a new cti attribute map.
|
 | CreateObject |
Creates a new object in the list.
(Inherited from EditableConfigurationList<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
 | CreateObjectAsync |
Asynchronously creates a new object in the list.
(Inherited from EditableConfigurationList<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
 | CreateQuerySettings | |
 | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
 | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
 | GetConfigurationList |
Gets the configuration list.
(Inherited from ConfigurationList<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
 | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | RefreshWatch | (Inherited from DynamicConfigurationList<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
 | RefreshWatchAsync | (Inherited from DynamicConfigurationList<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
 | StartCaching()()()() | (Inherited from ConfigurationList<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
 | StartCaching(QuerySettings<(Of <<'(TConfigurationObject, TPropertyEnum>)>>)) |
Starts caching the specified configuration objects.
(Inherited from ConfigurationList<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
 | StartCachingAsync(AsyncCompletedEventHandler, Object) | (Inherited from ConfigurationList<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
 | StartCachingAsync(QuerySettings<(Of <<'(TConfigurationObject, TPropertyEnum>)>>), AsyncCompletedEventHandler, Object) |
Asynchronously starts caching the specified configuration objects.
(Inherited from ConfigurationList<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
 | StartWatching()()()() | (Inherited from DynamicConfigurationList<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
 | StartWatching(QuerySettings<(Of <<'(TConfigurationObject, TPropertyEnum>)>>)) |
Starts watching the specified configuration objects.
(Inherited from DynamicConfigurationList<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
 | StartWatchingAsync(AsyncCompletedEventHandler, Object) | (Inherited from DynamicConfigurationList<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
 | StartWatchingAsync(QuerySettings<(Of <<'(TConfigurationObject, TPropertyEnum>)>>), AsyncCompletedEventHandler, Object) |
Asynchronously starts watching the specified configuration objects.
(Inherited from DynamicConfigurationList<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
 | StopCaching |
Stops caching the configuration objects.
(Inherited from ConfigurationList<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
 | StopWatching |
Stops watching the configuration objects.
(Inherited from DynamicConfigurationList<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
 | StopWatchingAsync |
Asynchronously stops watching the configuration list.
(Inherited from DynamicConfigurationList<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.) |
 | ToString | Returns a String that represents the current Object. (Inherited from Object.) |