ResourcesCollection Members
In This Article
#Constructors
Name | Description |
---|---|
Resources |
Initializes a new instance of the Resources |
#Properties
Name | Description |
---|---|
Add |
Gets or sets the name of the Configuration |
Clear |
Gets or sets the name for the Configuration |
Collection |
Gets the type of the Configuration |
Count |
Gets the number of elements in the collection.
Inherited from Configuration |
Current |
Gets a reference to the top-level Configuration instance that represents the configuration hierarchy that the current Configuration |
Element |
Gets an Element |
Element |
Gets the name used to identify this collection of elements in the configuration file when overridden in a derived class.
Inherited from Configuration |
Element |
Gets the Configuration |
Emit |
Gets or sets a value that specifies whether the collection has been cleared.
Inherited from Configuration |
Evaluation |
Gets the Context |
Has |
Gets a value that indicates whether the Currentnull .
Inherited from Configuration |
Is |
Gets a value indicating whether access to the collection is synchronized.
Inherited from Configuration |
Item[Configuration |
Gets or sets a property or attribute of this configuration element.
Inherited from Configuration |
Item[String] protected |
Gets or sets a property, attribute, or child element of this configuration element.
Inherited from Configuration |
Lock |
Gets the collection of locked attributes.
Inherited from Configuration |
Lock |
Gets the collection of locked elements.
Inherited from Configuration |
Lock |
Gets the collection of locked attributes.
Inherited from Configuration |
Lock |
Gets the collection of locked elements.
Inherited from Configuration |
Lock |
Gets or sets a value indicating whether the element is locked.
Inherited from Configuration |
Properties protected |
Gets the collection of properties.
Inherited from Configuration |
Remove |
Gets or sets the name of the Configuration |
Sync |
Gets an object used to synchronize access to the Configuration |
Throw |
Gets a value indicating whether an attempt to add a duplicate Configuration |
#Methods
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