Miner.Geodatabase.Engine Assembly > Miner.Geodatabase.Integration.Configuration Namespace : NamedElementCollection<T> Class |
The following tables list the members exposed by NamedElementCollection<T>.
Name | Description | |
---|---|---|
![]() | NamedElementCollection<T> Constructor |
Name | Description | |
---|---|---|
![]() | CollectionType | (Inherited from System.Configuration.ConfigurationElementCollection) |
![]() | Count | (Inherited from System.Configuration.ConfigurationElementCollection) |
![]() | CurrentConfiguration | (Inherited from System.Configuration.ConfigurationElement) |
![]() | ElementInformation | (Inherited from System.Configuration.ConfigurationElement) |
![]() | EmitClear | (Inherited from System.Configuration.ConfigurationElementCollection) |
![]() | IsSynchronized | (Inherited from System.Configuration.ConfigurationElementCollection) |
![]() | LockAllAttributesExcept | (Inherited from System.Configuration.ConfigurationElement) |
![]() | LockAllElementsExcept | (Inherited from System.Configuration.ConfigurationElement) |
![]() | LockAttributes | (Inherited from System.Configuration.ConfigurationElement) |
![]() | LockElements | (Inherited from System.Configuration.ConfigurationElement) |
![]() | LockItem | (Inherited from System.Configuration.ConfigurationElement) |
![]() | SyncRoot | (Inherited from System.Configuration.ConfigurationElementCollection) |
Name | Description | |
---|---|---|
![]() | ElementName | (Inherited from System.Configuration.ConfigurationElementCollection) |
![]() | EvaluationContext | (Inherited from System.Configuration.ConfigurationElement) |
![]() | HasContext | (Inherited from System.Configuration.ConfigurationElement) |
![]() | ThrowOnDuplicate | (Inherited from System.Configuration.ConfigurationElementCollection) |
Name | Description | |
---|---|---|
![]() | Add | Add an instance of T to the collection. |
![]() | Clear | Clear the collection. |
![]() | Contains | Determines if the name exists in the collection. |
![]() | CopyTo | (Inherited from System.Configuration.ConfigurationElementCollection) |
![]() | Equals | (Inherited from System.Configuration.ConfigurationElementCollection) |
![]() | ForEach | Performs the specified action on each element of the collection. |
![]() | Get | Overloaded. Gets the configuration element at the specified index location. |
![]() | GetEnumerator | Returns an enumerator that iterates through the collection. |
![]() | GetHashCode | (Inherited from System.Configuration.ConfigurationElementCollection) |
![]() | IsReadOnly | (Inherited from System.Configuration.ConfigurationElementCollection) |
![]() | Remove | Remove the named element from the collection. |