XmlSchemaSet::Schemas Method
.NET Framework (current version)
Returns a collection of XML Schema definition language (XSD) schemas in the XmlSchemaSet.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | Schemas() | Returns a collection of all the XML Schema definition language (XSD) schemas in the XmlSchemaSet. |
![]() | Schemas(String^) | Returns a collection of all the XML Schema definition language (XSD) schemas in the XmlSchemaSet that belong to the given namespace. |
Show:
