Discuss this help topic in SecureBlackbox Forum

TElXMLDOMDocumentFragment class

Properties     Methods     Declared in     


TElXMLDOMDocumentFragment is a descendant of TElXMLDOMNode.

Description

    TElXMLDOMDocumentFragment represents a lightweight object that is useful for tree insert operations. Use this class to build a tree of nodes, which are then inserted into the XML document using one operation.

Properties

Inherited from TElXMLDOMNode

Methods

Inherited from TElXMLDOMNode

Declared in

.NET:
  • Namespace: SBXMLCore
  • Assembly: SecureBlackbox.XML
VCL:
  • Unit: SBXMLCore
Java:
  • Package: SecureBlackbox.XML.jar
C++:
  • sbxmlcore.h

Discuss this help topic in SecureBlackbox Forum