Mono Class Library: Overview

System.Xml.Serialization.XmlSchemas: Method Members

The methods of System.Xml.Serialization.XmlSchemas are listed below. For a list of all members, see the XmlSchemas Members list.

See Also: Inherited members from System.Collections.CollectionBase

Public Methods

Add(System.Xml.Schema.XmlSchema) : int
Documentation for this section has not yet been entered.
Add(XmlSchemas)
Documentation for this section has not yet been entered.
Add(System.Xml.Schema.XmlSchema, Uri) : int
Documentation for this section has not yet been entered.
AddReference(System.Xml.Schema.XmlSchema)
Documentation for this section has not yet been entered.
Compile(System.Xml.Schema.ValidationEventHandler, bool)
Documentation for this section has not yet been entered.
Contains(string) : bool
Documentation for this section has not yet been entered.
Contains(System.Xml.Schema.XmlSchema) : bool
Documentation for this section has not yet been entered.
CopyTo(System.Xml.Schema.XmlSchema[], int)
Documentation for this section has not yet been entered.
Find(System.Xml.XmlQualifiedName, Type) : object
Documentation for this section has not yet been entered.
GetSchemas(string) : IList
Documentation for this section has not yet been entered.
IndexOf(System.Xml.Schema.XmlSchema) : int
Documentation for this section has not yet been entered.
Insert(int, System.Xml.Schema.XmlSchema)
Documentation for this section has not yet been entered.
static
IsDataSet(System.Xml.Schema.XmlSchema) : bool
Documentation for this section has not yet been entered.
Remove(System.Xml.Schema.XmlSchema)
Documentation for this section has not yet been entered.

Protected Methods

override
OnClear()
Documentation for this section has not yet been entered.
override
OnInsert(int, object)
Documentation for this section has not yet been entered.
override
OnRemove(int, object)
Documentation for this section has not yet been entered.
override
OnSet(int, object, object)
Documentation for this section has not yet been entered.