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