XmlSchemas::Item Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets or sets the XmlSchema object from the collection.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | Item[Int32] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the XmlSchema object at the specified index. |
![]() | Item[String^] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets a specified XmlSchema object that represents the XML schema associated with the specified namespace. |
Show:
