tags:

views:

16

answers:

0

I'm trying to change the value of an entity in a document's DocumentType.Entities XmlNamedNodeMap but according to MSDN, it's read-only.

How can I set one of the entities?