Name

XmlImplementation

Synopsis

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

Public Class XmlImplementation
                  ' Public Constructors
   Public Sub New() 
' Public Instance Methods
   Overridable Public Function CreateDocument(
        ) As XmlDocument  
   Public Function HasFeature(ByVal strFeature As String, 
        ByVal strVersion As String) As Boolean  
End Class

Returned By

XmlDocument.Implementation

Get VB.NET Core Classes 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.