IDLffXMLDOMComment

The IDLffXMLDOMComment class represents the content of a comment, the characters between the starting “<!--“ and the ending “-->”.

There are no methods specific to this class except Cleanup and Init.

Superclasses

IDLffXMLDOMNode

IDLffXMLDOMCharacterData

Creation

See IDLffXMLDOMComment::Init.

Properties

Objects of this class have no properties of their own, but do have properties inherited from its superclasses.

Methods

This class has the following methods:

In addition, this class inherits the methods of any superclasses.

Version History

6.1

Introduced