XmlImplementation Konstruktory

Definicja

Inicjuje nowe wystąpienie klasy XmlImplementation.

Przeciążenia

XmlImplementation()

Inicjuje nowe wystąpienie klasy XmlImplementation.

XmlImplementation(XmlNameTable)

Inicjuje XmlImplementation nowe wystąpienie klasy z XmlNameTable określonym.

XmlImplementation()

Inicjuje nowe wystąpienie klasy XmlImplementation.

public:
 XmlImplementation();
public XmlImplementation ();
Public Sub New ()

Dotyczy

XmlImplementation(XmlNameTable)

Inicjuje XmlImplementation nowe wystąpienie klasy z XmlNameTable określonym.

public:
 XmlImplementation(System::Xml::XmlNameTable ^ nt);
public XmlImplementation (System.Xml.XmlNameTable nt);
new System.Xml.XmlImplementation : System.Xml.XmlNameTable -> System.Xml.XmlImplementation
Public Sub New (nt As XmlNameTable)

Parametry

Dotyczy