The RepositoriesConfig type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| Add | ||
Adds a configuration element to the (Inherited from | ||
Adds a configuration element to the configuration element collection. (Inherited from | ||
Adds a configuration element to the configuration element collection. (Inherited from | ||
Removes all configuration element objects from the collection. (Inherited from | ||
Returns the configuration element with the specified key. (Inherited from | ||
Gets the configuration element at the specified index location. (Inherited from | ||
Returns an array of the keys for all of the configuration elements contained in the (Inherited from | ||
Gets the key for the (Inherited from | ||
The index of the specified (Inherited from | ||
Gets a value indicating whether the (Inherited from | ||
Removes a (Inherited from | ||
Removes the (Inherited from | ||
Copies the contents of the (Inherited from | ||
| CreateNewElement |
Creates a new RepositoryConfig.
(Overrides | |
Creates a new (Inherited from | ||
Reads XML from the configuration file. (Inherited from | ||
Compares the (Inherited from | ||
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from | ||
| GetElementKey |
Gets the element key for the specified configuration element.
(Overrides | |
| (Inherited from | ||
Gets a unique value representing the (Inherited from | ||
| GetItemAt |
Gets the RepositoryConfig at the specified index.
| |
| GetItemByKey |
Gets the RepositoryConfig with the specified key.
| |
Returns the transformed version of the specified assembly name. (Inherited from | ||
Returns the transformed version of the specified type name. (Inherited from | ||
Gets the (Inherited from | ||
Sets the (Inherited from | ||
Used to initialize a default set of values for the (Inherited from | ||
| IsElementName | (Overrides | |
Gets a value indicating whether the specified (Inherited from | ||
Indicates whether this (Inherited from | ||
| IsReadOnly |
Gets a value indicating whether the element is read-only.
(Overrides | |
Adds the invalid-property errors in this (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
Gets a value indicating whether an unknown attribute is encountered during deserialization. (Inherited from | ||
Causes the configuration system to throw an exception. (Inherited from | ||
Throws an exception when a required property is not found. (Inherited from | ||
Called after deserialization. (Inherited from | ||
Called before serialization. (Inherited from | ||
| Remove | ||
Resets the (Inherited from | ||
Resets the value of the (Inherited from | ||
Writes the configuration data to an XML element in the configuration file when overridden in a derived class. (Inherited from | ||
Writes the outer tags of this configuration element to the configuration file when implemented in a derived class. (Inherited from | ||
Sets a property to the specified value. (Inherited from | ||
Sets the (Inherited from | ||
Returns a string that represents the current object. (Inherited from | ||
Reverses the effect of merging configuration information from different levels of the configuration hierarchy (Inherited from |
See Also