The members of System.Xml.Serialization.XmlSchemas are listed below.
See Also: Inherited members from System.Collections.CollectionBase
Initializes a new instance of the System.Xml.Serialization.XmlSchemas class. |
[read-only] | IsCompiled | bool.
Gets a value that indicates whether the schemas have been compiled. |
default property | Item(int) | System.Xml.Schema.XmlSchema. Documentation for this section has not yet been entered. |
[read-only] default property | Item(string) | System.Xml.Schema.XmlSchema. Documentation for this section has not yet been entered. |
Add(System.Xml.Schema.XmlSchema)
| ||
Add(XmlSchemas)
| ||
Add(System.Xml.Schema.XmlSchema, Uri)
| ||
AddReference(System.Xml.Schema.XmlSchema)
| ||
Compile(System.Xml.Schema.ValidationEventHandler, bool)
| ||
Contains(string)
| ||
Contains(System.Xml.Schema.XmlSchema)
| ||
CopyTo(System.Xml.Schema.XmlSchema[], int)
| ||
Find(System.Xml.XmlQualifiedName, Type)
| ||
GetSchemas(string)
| ||
IndexOf(System.Xml.Schema.XmlSchema)
| ||
Insert(int, System.Xml.Schema.XmlSchema)
| ||
static | IsDataSet(System.Xml.Schema.XmlSchema)
| |
Remove(System.Xml.Schema.XmlSchema)
|
override | OnClear()
| |
override | OnInsert(int, object)
| |
override | OnRemove(int, object)
| |
override | OnSet(int, object, object)
|
IEnumerable<System.Xml.Schema.XmlSchema>.GetEnumerator | Documentation for this section has not yet been entered. |