ResourcesCollection Methods
Represents a collection of resource elements (client libraries) in the configuration file.
Name | Description |
---|---|
Base |
Adds a configuration element to the configuration element collection.
Inherited from Configuration |
Base |
Adds a configuration element to the Configuration |
Base |
Adds a configuration element to the configuration element collection.
Inherited from Configuration |
Base |
Removes all configuration element objects from the collection.
Inherited from Configuration |
Base |
Gets the configuration element at the specified index location.
Inherited from Configuration |
Base |
Returns the configuration element with the specified key.
Inherited from Configuration |
Base |
Returns an array of the keys for all of the configuration elements contained in the Configuration |
Base |
Gets the key for the Configuration |
Base |
Indicates the index of the specified Configuration |
Base |
Indicates whether the Configuration |
Base |
Removes a Configuration |
Base |
Removes the Configuration |
Copy |
Copies the contents of the Configuration |
Create |
Creates a new Configuration |
Deserialize |
Reads XML from the configuration file.
Inherited from Configuration |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Compares the Configuration |
Get |
Gets an IEnumerator which is used to iterate through the Configuration |
Get |
Gets a unique value representing the Configuration |
Get |
Returns the transformed version of the specified assembly name.
Inherited from Configuration |
Get |
Returns the transformed version of the specified type name.
Inherited from Configuration |
Get |
Gets the Type of the current instance. Inherited from Object. |
Init() protected |
Sets the Configuration |
Initialize |
Used to initialize a default set of values for the Configuration |
Is |
Indicates whether the specified Configuration |
Is |
Indicates whether the specified Configuration |
Is |
Indicates whether this Configuration |
Is |
Indicates whether the Configuration |
List |
Adds the invalid-property errors in this Configuration |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
On |
Gets a value indicating whether an unknown attribute is encountered during deserialization.
Inherited from Configuration |
On |
Causes the configuration system to throw an exception.
Inherited from Configuration |
On |
Throws an exception when a required property is not found.
Inherited from Configuration |
Post |
Called after deserialization.
Inherited from Configuration |
Pre |
Called before serialization.
Inherited from Configuration |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset |
Resets the Configuration |
Reset |
Resets the value of the Isfalse when overridden in a derived class.
Inherited from Configuration |
Serialize |
Writes the configuration data to an XML element in the configuration file when overridden in a derived class.
Inherited from Configuration |
Serialize |
Writes the outer tags of this configuration element to the configuration file when implemented in a derived class.
Inherited from Configuration |
Set |
Sets a property to the specified value.
Inherited from Configuration |
Set |
Sets the Is |
ICollection. |
Copies the Configuration |
To |
Returns a string that represents the current object. Inherited from Object. |
Unmerge |
Reverses the effect of merging configuration information from different levels of the configuration hierarchy.
Inherited from Configuration |
See Also