Click or drag to resize

XMLAdapter Class

X#
The VFP compatible XMLAdapter class.
Inheritance Hierarchy
Object
  XMLAdapter

Namespace:  XSharp.VFP.UI
Assembly:  XSharp.VFP.UI (in XSharp.VFP.UI.dll) Version: 2.21
Syntax
 CLASS XMLAdapter IMPLEMENTS IVFPObject
Request Example View Source

The XMLAdapter type exposes the following members.

Constructors
  NameDescription
Public methodXMLAdapter
Initializes a new instance of the XMLAdapter class
Top
Properties
Methods
  NameDescription
Public methodAddTableSchema
Public methodAttach
Public methodLoadXML
Public methodReadExpression Obsolete.
Public methodReadMethod Obsolete.
Public methodReleaseXML
Public methodResetToDefault Obsolete.
Public methodSaveAsClass Obsolete.
Public methodToXML
Public methodWriteExpression Obsolete.
Public methodWriteMethod Obsolete.
Top
See Also