_list | System.Collections.CollectionBase | private |
_parent | System.Xml.Schema.XmlSchemaObjectCollection | private |
Add(XmlSchemaObject item) | System.Xml.Schema.XmlSchemaObjectCollection | inline |
Add(XmlSchemaObjectCollection collToAdd) | System.Xml.Schema.XmlSchemaObjectCollection | inlineprivate |
System::Collections::IList.Add(object? value) | System.Collections.IList | |
Capacity | System.Collections.CollectionBase | |
Clear() | System.Collections.CollectionBase | inline |
Clone() | System.Xml.Schema.XmlSchemaObjectCollection | inlinepackage |
CollectionBase() | System.Collections.CollectionBase | inlineprotected |
CollectionBase(int capacity) | System.Collections.CollectionBase | inlineprotected |
Contains(XmlSchemaObject item) | System.Xml.Schema.XmlSchemaObjectCollection | inline |
System::Collections::IList.Contains(object? value) | System.Collections.IList | |
CopyTo(XmlSchemaObject[] array, int index) | System.Xml.Schema.XmlSchemaObjectCollection | inline |
Count | System.Collections.CollectionBase | |
GetEnumerator() | System.Xml.Schema.XmlSchemaObjectCollection | inline |
IndexOf(XmlSchemaObject item) | System.Xml.Schema.XmlSchemaObjectCollection | inline |
System::Collections::IList.IndexOf(object? value) | System.Collections.IList | |
InnerList | System.Collections.CollectionBase | protected |
Insert(int index, XmlSchemaObject item) | System.Xml.Schema.XmlSchemaObjectCollection | inline |
System::Collections::IList.Insert(int index, object? value) | System.Collections.IList | |
IsFixedSize | System.Collections.CollectionBase | private |
IsReadOnly | System.Collections.CollectionBase | private |
IsSynchronized | System.Collections.CollectionBase | private |
List | System.Collections.CollectionBase | protected |
OnClear() | System.Xml.Schema.XmlSchemaObjectCollection | inlineprotectedvirtual |
OnClearComplete() | System.Collections.CollectionBase | inlineprotectedvirtual |
OnInsert(int index, object? item) | System.Xml.Schema.XmlSchemaObjectCollection | inlineprotectedvirtual |
OnInsertComplete(int index, object? value) | System.Collections.CollectionBase | inlineprotectedvirtual |
OnRemove(int index, object? item) | System.Xml.Schema.XmlSchemaObjectCollection | inlineprotectedvirtual |
OnRemoveComplete(int index, object? value) | System.Collections.CollectionBase | inlineprotectedvirtual |
OnSet(int index, object? oldValue, object? newValue) | System.Xml.Schema.XmlSchemaObjectCollection | inlineprotectedvirtual |
OnSetComplete(int index, object? oldValue, object? newValue) | System.Collections.CollectionBase | inlineprotectedvirtual |
OnValidate(object value) | System.Collections.CollectionBase | inlineprotectedvirtual |
Remove(XmlSchemaObject item) | System.Xml.Schema.XmlSchemaObjectCollection | inline |
System::Collections::IList.Remove(object? value) | System.Collections.IList | |
RemoveAt(int index) | System.Collections.CollectionBase | inline |
SyncRoot | System.Collections.CollectionBase | private |
this[int index] | System.Xml.Schema.XmlSchemaObjectCollection | |
XmlSchemaObjectCollection() | System.Xml.Schema.XmlSchemaObjectCollection | inline |
XmlSchemaObjectCollection(XmlSchemaObject? parent) | System.Xml.Schema.XmlSchemaObjectCollection | inline |