Property Notations
- Namespace
- SharpVectors.Dom
- Assembly
- SharpVectors.Core.dll
Notations
Gets the collection of XmlNotation nodes present in the document type declaration.
XmlNamedNodeMap Notations { get; }
Property Value
- XmlNamedNodeMap
An XmlNamedNodeMap containing the XmlNotation nodes. The returned XmlNamedNodeMap is read-only.