Click or drag to resize
IConfigElementresetModified Method
Reset the modified flag for this instance such that
hasBeenModified()
will return
false
.

Namespace: DXMLBase.Gcv
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void resetModified()
See Also