Skip to main content

Class RepositoryCleanerElementCollection

Namespace: Aurigma.DesignAtoms.Configuration.RepositoryCleanersConfig
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class RepositoryCleanerElementCollection : ConfigurationElementCollection

Inheritance: System.Object -> RepositoryCleanerElementCollection

Constructors

RepositoryCleanerElementCollection

public RepositoryCleanerElementCollection()

Properties

Item[Int32]

public RepositoryCleanerParameterElement this[int index] { get; }

Methods

CreateNewElement

protected override ConfigurationElement CreateNewElement()
Returns

System.Configuration.ConfigurationElement

GetElementKey

protected override object GetElementKey(ConfigurationElement element)
Parameters
TypeNameDescription
System.Configuration.ConfigurationElementelement
Returns

System.Object

Was this page helpful?