Miner.Geodatabase.Engine Assembly > Miner.Geodatabase.Integration.Configuration Namespace : NamedElementCollection<T> Class |
For a list of all members of this type, see NamedElementCollection<T> members.
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. |