|
IDL Reference Guide: File Format Object Classes |
|
The IDLffXMLDOMDocument::CreateEntityReference function method creates and names an entity reference node that is owned by the document.
Result = Obj->[IDLffXMLDOMDocument::]CreateEntityReference( Name )
Returns an object reference to the new IDLffXMLDOMEntityReference node.
A scalar string that contains the entity reference name.
None
IDL Online Help (March 06, 2007)