XmlSchemaSet::Schemas Method

 

Returns a collection of XML Schema definition language (XSD) schemas in the XmlSchemaSet.

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

NameDescription
System_CAPS_pubmethodSchemas()

Returns a collection of all the XML Schema definition language (XSD) schemas in the XmlSchemaSet.

System_CAPS_pubmethodSchemas(String^)

Returns a collection of all the XML Schema definition language (XSD) schemas in the XmlSchemaSet that belong to the given namespace.

Return to top
Show: