| NamedConfigurationElementCollectionT Class |
[Missing <summary> documentation for "T:X3Platform.Configuration.NamedConfigurationElementCollection`1"]
Namespace: X3Platform.Configuration
public sealed class NamedConfigurationElementCollection<T> : ConfigurationElementCollection where T : NamedConfigurationElement
[Missing <typeparam name="T"/> documentation for "T:X3Platform.Configuration.NamedConfigurationElementCollection`1"]
The NamedConfigurationElementCollectionT type exposes the following members.
| Name | Description | |
|---|---|---|
| NamedConfigurationElementCollectionT | Initializes a new instance of the NamedConfigurationElementCollectionT class |
| Name | Description | |
|---|---|---|
| Add | ||
| Clear | ||
| CopyTo | (Inherited from ConfigurationElementCollection.) | |
| Equals | (Inherited from ConfigurationElementCollection.) | |
| GetEnumerator | (Inherited from ConfigurationElementCollection.) | |
| GetHashCode | (Inherited from ConfigurationElementCollection.) | |
| GetType | (Inherited from Object.) | |
| IsReadOnly | (Inherited from ConfigurationElementCollection.) | |
| Remove(String) | ||
| Remove(NameTypeConfigurationElement) | ||
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| AllKeys | ||
| CollectionType | (Inherited from ConfigurationElementCollection.) | |
| Count | (Inherited from ConfigurationElementCollection.) | |
| CurrentConfiguration | (Inherited from ConfigurationElement.) | |
| ElementInformation | (Inherited from ConfigurationElement.) | |
| EmitClear | (Inherited from ConfigurationElementCollection.) | |
| IsSynchronized | (Inherited from ConfigurationElementCollection.) | |
| Item | ||
| LockAllAttributesExcept | (Inherited from ConfigurationElement.) | |
| LockAllElementsExcept | (Inherited from ConfigurationElement.) | |
| LockAttributes | (Inherited from ConfigurationElement.) | |
| LockElements | (Inherited from ConfigurationElement.) | |
| LockItem | (Inherited from ConfigurationElement.) | |
| SyncRoot | (Inherited from ConfigurationElementCollection.) |