Mono Class Library: OverviewSystem.Xml.Schema.XmlSchemaCollection: Members |
The members of System.Xml.Schema.XmlSchemaCollection are listed below.
See Also: Inherited members from System.Object
Documentation for this section has not yet been entered. Documentation for this section has not yet been entered.
Add(XmlSchema) : XmlSchema Documentation for this section has not yet been entered.Add(XmlSchemaCollection) 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.Add(XmlSchema, System.Xml.XmlResolver) : XmlSchema Documentation for this section has not yet been entered.Add(string, System.Xml.XmlReader, System.Xml.XmlResolver) : XmlSchema 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.GetEnumerator() : XmlSchemaCollectionEnumerator Documentation for this section has not yet been entered.
ValidationEventHandler Documentation for this section has not yet been entered.
ICollection.CopyTo Documentation for this section has not yet been entered. [read-only] ICollection.Count int. Documentation for this section has not yet been entered. IEnumerable.GetEnumerator Documentation for this section has not yet been entered. [read-only] ICollection.IsSynchronized bool. Documentation for this section has not yet been entered. [read-only] ICollection.SyncRoot object. Documentation for this section has not yet been entered.
staticAsQueryable(this IEnumerable) : System.Linq.IQueryable Documentation for this section has not yet been entered. staticCast<TResult>(this IEnumerable) : IEnumerable<TResult> Documentation for this section has not yet been entered. staticOfType<TResult>(this IEnumerable) : IEnumerable<TResult> Documentation for this section has not yet been entered.