The members of System.Xml.Schema.XmlSchemaObjectCollection are listed below.
See Also: Inherited members from System.Collections.CollectionBase
Initializes a new instance of the XmlSchemaObjectCollection class. | ||
Initializes a new instance of the XmlSchemaObjectCollection class that takes an System.Xml.Schema.XmlSchemaObject. |
default property | Item(int) | XmlSchemaObject. Documentation for this section has not yet been entered. |
Add(XmlSchemaObject)
| ||
Contains(XmlSchemaObject)
| ||
CopyTo(XmlSchemaObject[], int)
| ||
GetEnumerator()
| ||
IndexOf(XmlSchemaObject)
| ||
Insert(int, XmlSchemaObject)
| ||
Remove(XmlSchemaObject)
|
override | OnClear()
| |
override | OnInsert(int, object)
| |
override | OnRemove(int, object)
| |
override | OnSet(int, object, object)
|