XmlSchemas::Item Property

 

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.

Namespace:   System.Xml.Serialization
Assembly:  System.Xml (in System.Xml.dll)

NameDescription
System_CAPS_pubpropertyItem[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.

System_CAPS_pubpropertyItem[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.

Return to top
Show: