The members of System.ComponentModel.IBindingList are listed below.
[read-only] AllowEdit bool. Documentation for this section has not yet been entered. [read-only] AllowNew bool. Documentation for this section has not yet been entered. [read-only] AllowRemove bool. Documentation for this section has not yet been entered. [read-only] IsSorted bool. Documentation for this section has not yet been entered. [read-only] SortDirection ListSortDirection. Documentation for this section has not yet been entered. [read-only] SortProperty PropertyDescriptor. Documentation for this section has not yet been entered. [read-only] SupportsChangeNotification bool. Documentation for this section has not yet been entered. [read-only] SupportsSearching bool. Documentation for this section has not yet been entered. [read-only] SupportsSorting bool. Documentation for this section has not yet been entered.
AddIndex(PropertyDescriptor) Documentation for this section has not yet been entered.AddNew() : object Documentation for this section has not yet been entered.ApplySort(PropertyDescriptor, ListSortDirection) Documentation for this section has not yet been entered.Find(PropertyDescriptor, object) : int Documentation for this section has not yet been entered.RemoveIndex(PropertyDescriptor) Documentation for this section has not yet been entered.RemoveSort() Documentation for this section has not yet been entered.
ListChanged 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.