Name

XmlImplementation

Synopsis

This class instantiates a new XmlDocument object using the same XmlNameTable of an existing XmlDocument.

public class XmlImplementation {
// Public Constructors
   public method XmlImplementation();  
// Public Instance Methods
   public virtual method XmlDocument CreateDocument();  
   public method bool HasFeature(string strFeature, 
        string strVersion);  
}

Returned By

XmlDocument.Implementation

Get C# in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.