XmlSchemas::Add Method (XmlSchema^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Adds an object to the end of the collection.
Assembly: System.Xml (in System.Xml.dll)
Parameters
- schema
-
Type:
System.Xml.Schema::XmlSchema^
The XmlSchema object to be added to the collection of objects.
.NET Framework
Available since 1.1
Available since 1.1
Show: