NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

XmlEntityReference Class

Represents an entity reference node.

Object
   XmlNode
      XmlLinkedNode
         XmlEntityReference

[Visual Basic]
Public Class XmlEntityReference
   Inherits XmlLinkedNode
[C#]
public class XmlEntityReference : XmlLinkedNode
[C++]
public __gc class XmlEntityReference : public XmlLinkedNode
[JScript]
public class XmlEntityReference extends XmlLinkedNode

Remarks

[To be supplied.]

Requirements

Namespace: System.NewXml

Assembly: System.Xml.dll

See Also

XmlEntityReference Members | System.NewXml Namespace