_itemTypeProperties | System.ComponentModel.BindingList< T > | private |
_lastChangeIndex | System.ComponentModel.BindingList< T > | private |
_onAddingNew | System.ComponentModel.BindingList< T > | private |
_onListChanged | System.ComponentModel.BindingList< T > | private |
_propertyChangedEventHandler | System.ComponentModel.BindingList< T > | private |
System::Collections::ObjectModel::Collection.Add(T item) | System.Collections.ObjectModel.Collection< T > | inline |
System::Collections::ObjectModel::Collection.Add(object value) | System.Collections.ObjectModel.Collection< T > | inlineprivate |
System::Collections::ObjectModel::Collection.IList< T >.Add(object? value) | System.Collections.IList< T > | |
System::Collections::ObjectModel::Collection.System::Collections::IList.Add(object? value) | System.Collections.IList | |
System::Collections::Generic::IList.Add(T item) | System.Collections.Generic.ICollection< T > | |
AddIndex(PropertyDescriptor prop) | System.ComponentModel.BindingList< T > | inlineprivate |
AddingNew | System.ComponentModel.BindingList< T > | |
AddingNewHandled | System.ComponentModel.BindingList< T > | private |
AddNew() | System.ComponentModel.BindingList< T > | inline |
AddNew() | System.ComponentModel.BindingList< T > | inlineprivate |
AddNewCore() | System.ComponentModel.BindingList< T > | inlineprotectedvirtual |
addNewPos | System.ComponentModel.BindingList< T > | private |
AllowEdit | System.ComponentModel.BindingList< T > | |
AllowEdit | System.ComponentModel.BindingList< T > | private |
allowEdit | System.ComponentModel.BindingList< T > | private |
AllowNew | System.ComponentModel.BindingList< T > | |
AllowNew | System.ComponentModel.BindingList< T > | private |
allowNew | System.ComponentModel.BindingList< T > | private |
allowRemove | System.ComponentModel.BindingList< T > | private |
AllowRemove | System.ComponentModel.BindingList< T > | |
AllowRemove | System.ComponentModel.BindingList< T > | private |
ApplySort(PropertyDescriptor prop, ListSortDirection direction) | System.ComponentModel.BindingList< T > | inlineprivate |
ApplySortCore(PropertyDescriptor prop, ListSortDirection direction) | System.ComponentModel.BindingList< T > | inlineprotectedvirtual |
BindingList() | System.ComponentModel.BindingList< T > | inline |
BindingList(IList< T > list) | System.ComponentModel.BindingList< T > | inline |
CancelNew(int itemIndex) | System.ComponentModel.BindingList< T > | inlinevirtual |
Child_PropertyChanged(object sender, PropertyChangedEventArgs e) | System.ComponentModel.BindingList< T > | inlineprivate |
System::Collections::ObjectModel::Collection.Clear() | System.Collections.ObjectModel.Collection< T > | inline |
System::Collections::Generic::IList.Clear() | System.Collections.Generic.ICollection< T > | |
ClearItems() | System.ComponentModel.BindingList< T > | inlineprotectedvirtual |
Collection() | System.Collections.ObjectModel.Collection< T > | inline |
Collection(IList< T > list) | System.Collections.ObjectModel.Collection< T > | inline |
System::Collections::ObjectModel::Collection.Contains(T item) | System.Collections.ObjectModel.Collection< T > | inline |
System::Collections::ObjectModel::Collection.Contains(object value) | System.Collections.ObjectModel.Collection< T > | inlineprivate |
System::Collections::ObjectModel::Collection.IList< T >.Contains(object? value) | System.Collections.IList< T > | |
System::Collections::ObjectModel::Collection.System::Collections::IList.Contains(object? value) | System.Collections.IList | |
System::Collections::Generic::IList.Contains(T item) | System.Collections.Generic.ICollection< T > | |
System::Collections::ObjectModel::Collection.CopyTo(T[] array, int index) | System.Collections.ObjectModel.Collection< T > | inline |
System::Collections::ObjectModel::Collection.CopyTo(Array array, int index) | System.Collections.ObjectModel.Collection< T > | inlineprivate |
System::Collections::Generic::IList.CopyTo(T[] array, int arrayIndex) | System.Collections.Generic.ICollection< T > | |
System::Collections::ObjectModel::Collection.Count | System.Collections.ObjectModel.Collection< T > | |
System::Collections::Generic::IList.Count | System.Collections.Generic.ICollection< T > | |
EndNew(int itemIndex) | System.ComponentModel.BindingList< T > | inlinevirtual |
Find(PropertyDescriptor prop, object key) | System.ComponentModel.BindingList< T > | inlineprivate |
FindCore(PropertyDescriptor prop, object key) | System.ComponentModel.BindingList< T > | inlineprotectedvirtual |
FireAddingNew() | System.ComponentModel.BindingList< T > | inlineprivate |
FireListChanged(ListChangedType type, int index) | System.ComponentModel.BindingList< T > | inlineprivate |
System::Collections::ObjectModel::Collection.GetEnumerator() | System.Collections.ObjectModel.Collection< T > | inline |
System::Collections::ObjectModel::Collection.GetEnumerator() | System.Collections.ObjectModel.Collection< T > | inlineprivate |
System::Collections::Generic::IList.System::Collections::Generic::ICollection.IEnumerable< T >.System::Collections::Generic::ICollection.GetEnumerator() | System.Collections.Generic.IEnumerable< T > | |
System::Collections::Generic::IList.System::Collections::Generic::ICollection.System::Collections::Generic::IEnumerable.GetEnumerator() | System.Collections.Generic.IEnumerable< out T > | |
System::Collections::Generic::IList.IEnumerable< T >.GetEnumerator() | System.Collections.Generic.IEnumerable< T > | |
System::Collections::Generic::ICollection.IEnumerable< T >.GetEnumerator() | System.Collections.Generic.IEnumerable< T > | |
HookPropertyChanged(T item) | System.ComponentModel.BindingList< T > | inlineprivate |
System::Collections::ObjectModel::Collection.IndexOf(T item) | System.Collections.ObjectModel.Collection< T > | inline |
System::Collections::ObjectModel::Collection.IndexOf(object value) | System.Collections.ObjectModel.Collection< T > | inlineprivate |
System::Collections::ObjectModel::Collection.IList< T >.IndexOf(object? value) | System.Collections.IList< T > | |
System::Collections::ObjectModel::Collection.System::Collections::IList.IndexOf(object? value) | System.Collections.IList | |
System::Collections::Generic::IList.IndexOf(T item) | System.Collections.Generic.IList< T > | |
Initialize() | System.ComponentModel.BindingList< T > | inlineprivate |
System::Collections::ObjectModel::Collection.Insert(int index, T item) | System.Collections.ObjectModel.Collection< T > | inline |
System::Collections::ObjectModel::Collection.Insert(int index, object value) | System.Collections.ObjectModel.Collection< T > | inlineprivate |
System::Collections::ObjectModel::Collection.IList< T >.Insert(int index, object? value) | System.Collections.IList< T > | |
System::Collections::ObjectModel::Collection.System::Collections::IList.Insert(int index, object? value) | System.Collections.IList | |
System::Collections::Generic::IList.Insert(int index, T item) | System.Collections.Generic.IList< T > | |
InsertItem(int index, T item) | System.ComponentModel.BindingList< T > | inlineprotectedvirtual |
IsCompatibleObject(object value) | System.Collections.ObjectModel.Collection< T > | inlineprivatestatic |
IsFixedSize | System.Collections.ObjectModel.Collection< T > | private |
System::Collections::ObjectModel::Collection.IsReadOnly | System.Collections.ObjectModel.Collection< T > | private |
System::Collections::ObjectModel::Collection.IsReadOnly | System.Collections.ObjectModel.Collection< T > | private |
System::Collections::Generic::IList.IsReadOnly | System.Collections.Generic.ICollection< T > | |
IsSorted | System.ComponentModel.BindingList< T > | private |
IsSortedCore | System.ComponentModel.BindingList< T > | protected |
IsSynchronized | System.Collections.ObjectModel.Collection< T > | private |
Items | System.Collections.ObjectModel.Collection< T > | protected |
items | System.Collections.ObjectModel.Collection< T > | private |
ItemTypeHasDefaultConstructor | System.ComponentModel.BindingList< T > | private |
ListChanged | System.ComponentModel.BindingList< T > | |
OnAddingNew(AddingNewEventArgs e) | System.ComponentModel.BindingList< T > | inlineprotectedvirtual |
OnListChanged(ListChangedEventArgs e) | System.ComponentModel.BindingList< T > | inlineprotectedvirtual |
raiseItemChangedEvents | System.ComponentModel.BindingList< T > | private |
raiseListChangedEvents | System.ComponentModel.BindingList< T > | private |
RaiseListChangedEvents | System.ComponentModel.BindingList< T > | |
RaisesItemChangedEvents | System.ComponentModel.BindingList< T > | private |
System::Collections::ObjectModel::Collection.Remove(T item) | System.Collections.ObjectModel.Collection< T > | inline |
System::Collections::ObjectModel::Collection.Remove(object value) | System.Collections.ObjectModel.Collection< T > | inlineprivate |
System::Collections::ObjectModel::Collection.IList< T >.Remove(object? value) | System.Collections.IList< T > | |
System::Collections::ObjectModel::Collection.System::Collections::IList.Remove(object? value) | System.Collections.IList | |
System::Collections::Generic::IList.Remove(T item) | System.Collections.Generic.ICollection< T > | |
System::Collections::ObjectModel::Collection.RemoveAt(int index) | System.Collections.ObjectModel.Collection< T > | inline |
System::Collections::Generic::IList.RemoveAt(int index) | System.Collections.Generic.IList< T > | |
RemoveIndex(PropertyDescriptor prop) | System.ComponentModel.BindingList< T > | inlineprivate |
RemoveItem(int index) | System.ComponentModel.BindingList< T > | inlineprotectedvirtual |
RemoveSort() | System.ComponentModel.BindingList< T > | inlineprivate |
RemoveSortCore() | System.ComponentModel.BindingList< T > | inlineprotectedvirtual |
ResetBindings() | System.ComponentModel.BindingList< T > | inline |
ResetItem(int position) | System.ComponentModel.BindingList< T > | inline |
SetItem(int index, T item) | System.ComponentModel.BindingList< T > | inlineprotectedvirtual |
SortDirection | System.ComponentModel.BindingList< T > | private |
SortDirectionCore | System.ComponentModel.BindingList< T > | protected |
SortProperty | System.ComponentModel.BindingList< T > | private |
SortPropertyCore | System.ComponentModel.BindingList< T > | protected |
SupportsChangeNotification | System.ComponentModel.BindingList< T > | private |
SupportsChangeNotificationCore | System.ComponentModel.BindingList< T > | protected |
SupportsSearching | System.ComponentModel.BindingList< T > | private |
SupportsSearchingCore | System.ComponentModel.BindingList< T > | protected |
SupportsSorting | System.ComponentModel.BindingList< T > | private |
SupportsSortingCore | System.ComponentModel.BindingList< T > | protected |
SyncRoot | System.Collections.ObjectModel.Collection< T > | private |
System::Collections::ObjectModel::Collection.this[int index] | System.Collections.ObjectModel.Collection< T > | |
System::Collections::ObjectModel::Collection.this[int index] | System.Collections.ObjectModel.Collection< T > | private |
System::Collections::Generic::IList.this[int index] | System.Collections.Generic.IList< T > | |
UnhookPropertyChanged(T item) | System.ComponentModel.BindingList< T > | inlineprivate |
userSetAllowNew | System.ComponentModel.BindingList< T > | private |