XmlSchemas::Add Method
.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 collection of the XmlSchema objects.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | Add(XmlSchema^) | 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. |
![]() | Add(XmlSchema^, Uri^) | 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. |
![]() | Add(XmlSchemas^) | This API supports the product infrastructure and is not intended to be used directly from your code. Adds an instance of the XmlSchemas class to the end of the collection. |
Show:
