Mono Class Library: Overview

System.Xml.Schema.XmlSchemaSet: Method Members

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

Public Methods

Add(XmlSchema) : XmlSchema
Documentation for this section has not yet been entered.
Add(XmlSchemaSet)
Documentation for this section has not yet been entered.
Add(string, string) : XmlSchema
Documentation for this section has not yet been entered.
Add(string, System.Xml.XmlReader) : XmlSchema
Documentation for this section has not yet been entered.
Compile()
Documentation for this section has not yet been entered.
Contains(string) : bool
Documentation for this section has not yet been entered.
Contains(XmlSchema) : bool
Documentation for this section has not yet been entered.
CopyTo(XmlSchema[], int)
Documentation for this section has not yet been entered.
Remove(XmlSchema) : XmlSchema
Documentation for this section has not yet been entered.
RemoveRecursive(XmlSchema) : bool
Documentation for this section has not yet been entered.
Reprocess(XmlSchema) : XmlSchema
Documentation for this section has not yet been entered.
Schemas() : ICollection
Documentation for this section has not yet been entered.
Schemas(string) : ICollection
Documentation for this section has not yet been entered.