 | XDocumentWrapperUnload Method |
Unloads this document instance.
Namespace: Aml.Engine.XMLAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
Remarks
This method can be used to unload this instance of the CAEXDocument and remove
it from all current tables of all registered services. The AMLEngine manages weak
references to each created CAEXDocument instance, so explicit unload is
normally not required.
See Also