XmlSchemas::Add Method (XmlSchema^, Uri^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Adds an XmlSchema object that represents an assembly reference to the collection.
Assembly: System.Xml (in System.Xml.dll)
Parameters
- schema
-
Type:
System.Xml.Schema::XmlSchema^
The XmlSchema to add.
- baseUri
-
Type:
System::Uri^
The Uri of the schema object.
.NET Framework
Available since 2.0
Available since 2.0
Show: