Mono Class Library: Overview

System.Xml.Schema.XmlSchemaObjectCollection: Method Members

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

See Also: Inherited members from System.Collections.CollectionBase

Public Methods

Add(XmlSchemaObject) : int
Documentation for this section has not yet been entered.
Contains(XmlSchemaObject) : bool
Documentation for this section has not yet been entered.
CopyTo(XmlSchemaObject[], int)
Documentation for this section has not yet been entered.
GetEnumerator() : XmlSchemaObjectEnumerator
Documentation for this section has not yet been entered.
IndexOf(XmlSchemaObject) : int
Documentation for this section has not yet been entered.
Insert(int, XmlSchemaObject)
Documentation for this section has not yet been entered.
Remove(XmlSchemaObject)
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.