Click or drag to resize
NamedConfigurationElementCollectionT Class

[Missing <summary> documentation for "T:X3Platform.Configuration.NamedConfigurationElementCollection`1"]

Inheritance Hierarchy
SystemObject
  System.ConfigurationConfigurationElement
    System.ConfigurationConfigurationElementCollection
      X3Platform.ConfigurationNamedConfigurationElementCollectionT

Namespace: X3Platform.Configuration
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public sealed class NamedConfigurationElementCollection<T> : ConfigurationElementCollection
where T : NamedConfigurationElement

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "T:X3Platform.Configuration.NamedConfigurationElementCollection`1"]

The NamedConfigurationElementCollectionT type exposes the following members.

Constructors
  NameDescription
Public methodNamedConfigurationElementCollectionT
Initializes a new instance of the NamedConfigurationElementCollectionT class
Top
Methods
Properties
See Also