The methods of System.Xml.Schema.XmlSchemaSet are listed below. For a list of all members, see the XmlSchemaSet Members list.
See Also: Inherited members from System.Object
Add(XmlSchema)
| ||
Add(XmlSchemaSet)
| ||
Add(string, string)
| ||
Add(string, System.Xml.XmlReader)
| ||
Compile()
| ||
Contains(string)
| ||
Contains(XmlSchema)
| ||
CopyTo(XmlSchema[], int)
| ||
Remove(XmlSchema)
| ||
RemoveRecursive(XmlSchema)
| ||
Reprocess(XmlSchema)
| ||
Schemas()
| ||
Schemas(string)
|