The IDLffXMLDOMDocumentType::GetEntities function method returns the general entities, both external and internal, declared in the DTD.
Result = Obj->[IDLffXMLDOMDocumentType::]GetEntities()
Returns an object reference to a named node map (IDLffXMLDOMNamedNodeMap) containing the general entities declared in the DTD. If there are no entities, this method returns a null object reference.
None
None
Introduced: 6.1