[Missing <summary> documentation for T:EPiServer.Framework.Configuration.AssemblyElementCollection]

Namespace:  EPiServer.Framework.Configuration
Assembly:  EPiServer.Framework (in EPiServer.Framework.dll) Version: 6.1.79.0

Syntax

C#
public class AssemblyElementCollection : ConfigurationElementCollection
Visual Basic (Declaration)
Public Class AssemblyElementCollection _
	Inherits ConfigurationElementCollection
Visual C++
public ref class AssemblyElementCollection : public ConfigurationElementCollection

Inheritance Hierarchy

System..::.Object
  System.Configuration..::.ConfigurationElement
    System.Configuration..::.ConfigurationElementCollection
      EPiServer.Framework.Configuration..::.AssemblyElementCollection

See Also