System.Xml.XmlDocumentType.Entities Property

Gets the collection of System.Xml.XmlEntity nodes declared in the document type declaration.

Syntax

public XmlNamedNodeMap Entities { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The order in which the entities are returned is not based on the order in which these items may appear in the document. The order is also not guaranteed to be the same between similar documents, or between different implementations or versions of the class.

Requirements

Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0