IXMLDOMDocumentType.notations 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 ^ notations { MSXML::IXMLDOMNamedNodeMap ^ get(); };
[System.Runtime.InteropServices.DispId(133)]
public MSXML.IXMLDOMNamedNodeMap notations { [System.Runtime.InteropServices.DispId(133)] get; }
[<System.Runtime.InteropServices.DispId(133)>]
[<get: System.Runtime.InteropServices.DispId(133)>]
member this.notations : MSXML.IXMLDOMNamedNodeMap
Public ReadOnly Property notations As IXMLDOMNamedNodeMap
Property Value
- Attributes