Suoranta.EnterpriseLib.Web - Developer API

ConfigurationElementCollection<(Of <(<'TElement>)>)> Class

Namespace:  Suoranta.EnterpriseLib.Types.Configuration
Assembly:  Suoranta.EnterpriseLib.Base (in Suoranta.EnterpriseLib.Base.dll)

Syntax


public class ConfigurationElementCollection<TElement> : ConfigurationElementCollection
where TElement : ConfigurationElement

Type Parameters

TElement

Inheritance Hierarchy


Object
  ConfigurationElement
    ConfigurationElementCollection
      Suoranta.EnterpriseLib.Types.Configuration..::..ConfigurationElementCollection<(Of <(<'TElement>)>)>