XmlImplementation

XmlImplementation CF 1.0

System.Xml (system.xml.dll) class

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

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

Returned By

XmlDocument.Implementation



C# in a Nutshell
C # in a Nutshell, Second Edition
ISBN: 0596005261
EAN: 2147483647
Year: 2005
Pages: 963

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net