IXMLDOMDocumentType.entities Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property MSXML::IXMLDOMNamedNodeMap ^ entities { MSXML::IXMLDOMNamedNodeMap ^ get(); };
[System.Runtime.InteropServices.DispId(132)]
public MSXML.IXMLDOMNamedNodeMap entities { [System.Runtime.InteropServices.DispId(132)] get; }
[<System.Runtime.InteropServices.DispId(132)>]
[<get: System.Runtime.InteropServices.DispId(132)>]
member this.entities : MSXML.IXMLDOMNamedNodeMap
Public ReadOnly Property entities As IXMLDOMNamedNodeMap
Property Value
- Attributes