ResourcesElement Methods
Represents a resource element in the configuration file.
Name | Description |
---|---|
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 current Configuration |
Get |
Gets a unique value representing the current 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 this configuration element has been modified since it was last saved or loaded, when implemented in a derived class.
Inherited from Configuration |
Is |
Gets a value indicating 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 |
Gets a value indicating whether an unknown element is encountered during deserialization.
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 internal state of the Configuration |
Reset |
Resets the value of the Isfalse when implemented in a derived class.
Inherited from Configuration |
Serialize |
Writes the contents of this configuration element to the configuration file when implemented 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 |
To |
Returns a string that represents the current object. Inherited from Object. |
Unmerge |
Modifies the Configuration |
See Also