Class ConvertersCollection
Inheritance
System.Object
ConvertersCollection
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class ConvertersCollection : ConfigurationElementCollection
Constructors
ConvertersCollection()
Declaration
public ConvertersCollection()
Methods
CreateNewElement()
Declaration
protected override ConfigurationElement CreateNewElement()
Returns
| Type |
Description |
| System.Configuration.ConfigurationElement |
|
GetElementKey(ConfigurationElement)
Declaration
protected override object GetElementKey(ConfigurationElement element)
Parameters
| Type |
Name |
Description |
| System.Configuration.ConfigurationElement |
element |
|
Returns
| Type |
Description |
| System.Object |
|