Table of Contents

Class ProcessingInstruction

Namespace
SharpVectors.Dom
Assembly
SharpVectors.Dom.dll

Summary description for ProcessingInstruction.

public class ProcessingInstruction : XmlProcessingInstruction, ICloneable, IEnumerable, IXPathNavigable, INode, IXmlNode, IEventTargetSupport, IEventTarget
Inheritance
ProcessingInstruction
Implements
Inherited Members

Constructors

ProcessingInstruction(string, string, Document)