XmlDocumentBase(String, Int32) Constructor

protected XmlDocumentBase( 
string name
int schemaVersion 
)
This language is not supported or no code example is available.
protected:  
XmlDocumentBase( 
String^ name
int schemaVersion 
)
This language is not supported or no code example is available.
protected function XmlDocumentBase( 
name : String
schemaVersion : int 
);
This language is not supported or no code example is available.

Parameters

name
string

schemaVersion
int

In this article

Definition