Xmldom.IDOMPersist
From RAD Studio VCL Reference
Contents |
Delphi Information
From xmldom.pas
IDOMPersist = interface(IInterface) [2BF4C0F1-096E-11D4-83DA-00C04F60B2DD]
Unit: xmldom
Type: interface
Class Properties: xmldom.IDOMPersist Properties
Class Methods: xmldom.IDOMPersist Methods
C++ Information
From xmldom.hpp
IDOMPersist = class(IInterface)
Unit: xmldom
Type: class
Inherited Class Members: xmldom.IDOMPersist Members
Class Properties: xmldom.IDOMPersist Properties
Class Methods: xmldom.IDOMPersist Methods
Description
IDOMPersist is the interface used for loading and saving XML documents.
IDOMPersist is the interface used for loading and saving XML documents from/to streams.