The DynamicConfigurationList<(Of <(<'TConfigurationObject, TPropertyEnum>)>)> type exposes the following members.

Events

  NameDescription
Public eventConfigurationObjectsAdded
Occurs when at least one item of type TConfigurationObject is added.
Public eventConfigurationObjectsChanged
Occurs when at least one item of type TConfigurationObject is modified.
Public eventConfigurationObjectsRemoved
Occurs when at least one item of type TConfigurationObject is removed.

See Also