The IConfigElement type exposes the following members.
Methods
| Name | Description |
---|
 | hasBeenModified |
Return if this instance has been modified.
The instance is considered to have been modified if a change was made
that affects the persistent representation since:
The instance was constructed from an XML representation.
was last called
|
 | resetModified |
Reset the modified flag for this instance such that
will return .
|
 | toXML | |
Top
See Also