| Name | Description |
---|
 | Add | (Inherited from SortableCollectionBaseT.) |
 | AddFilter | (Inherited from SortableCollectionBaseT.) |
 | AddNew | Adds a new item to the collection. (Inherited from BindingListDbChange.) |
 | AddNewCore | Adds a new item to the end of the collection. (Inherited from BindingListDbChange.) |
 | AddNoEvents | (Inherited from SortableCollectionBaseT.) |
 | AddToFiltereElements(ListT) | (Inherited from SortableCollectionBaseT.) |
 | AddToFiltereElements(T) | (Inherited from SortableCollectionBaseT.) |
 | ApplyFilter(String, Object) | (Inherited from SortableCollectionBaseT.) |
 | ApplyFilter(String, Object, FilterOperand) | (Inherited from SortableCollectionBaseT.) |
 | ApplyFilters | (Inherited from SortableCollectionBaseT.) |
 | ApplySortCore | (Inherited from SortableCollectionBaseT.) |
 | CancelNew | Discards a pending new item. (Inherited from BindingListDbChange.) |
 | Clear | (Inherited from CollectionDbChange.) |
 | ClearFilters | (Inherited from SortableCollectionBaseT.) |
 | ClearItems | Removes all elements from the collection. (Inherited from BindingListDbChange.) |
 | Contains | (Inherited from CollectionDbChange.) |
 | CopyTo | Copies the entire CollectionT to a compatible one-dimensional Array, starting at the specified index of the target array. (Inherited from CollectionDbChange.) |
 | EndNew | Commits a pending new item to the collection. (Inherited from BindingListDbChange.) |
 | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
 | ExecuteDeleteQuery | (Inherited from SortableCollectionBaseT.) |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
 | FindCore | Searches for the index of the item that has the specified property descriptor with the specified value, if searching is implemented in a derived class; otherwise, a NotSupportedException. (Inherited from BindingListDbChange.) |
 | FromIEnumerable | (Inherited from SortableCollectionBaseT.) |
  | GetAll | |
 | GetAuditCnString | (Inherited from SortableCollectionBaseT.) |
 | GetByExample | (Inherited from SortableCollectionBaseT.) |
 | GetByProperty(Type, String) | |
 | GetByProperty(Object, Type, String) | |
 | GetByRange | |
 | GetBySelectQuery(SelectQuery) | (Inherited from SortableCollectionBaseT.) |
 | GetBySelectQuery(SelectQueryBase) | (Inherited from SortableCollectionBaseT.) |
 | GetBySql | (Inherited from SortableCollectionBaseT.) |
 | GetByTransactionId | |
 | GetCustomQuery(CustomQuery) | (Inherited from SortableCollectionBaseT.) |
 | GetCustomQuery(CustomQueryBase) | (Inherited from SortableCollectionBaseT.) |
 | GetCustomQuery(SelectQueryBase) | (Inherited from SortableCollectionBaseT.) |
 | GetCustomQueryDS | (Inherited from SortableCollectionBaseT.) |
 | GetCustomQueryDV(CustomQuery) | (Inherited from SortableCollectionBaseT.) |
 | GetCustomQueryDV(CustomQueryBase) | (Inherited from SortableCollectionBaseT.) |
 | GetCustomQueryDV(SelectQuery) | (Inherited from SortableCollectionBaseT.) |
 | GetCustomQueryDV(SelectQueryBase) | (Inherited from SortableCollectionBaseT.) |
 | GetCustomSQLQuery | (Inherited from SortableCollectionBaseT.) |
 | GetDefaultCNString | (Inherited from SortableCollectionBaseT.) |
 | GetDefaultDataProvider | (Inherited from SortableCollectionBaseT.) |
 | GetEnumerator | Returns an enumerator that iterates through the CollectionT. (Inherited from CollectionDbChange.) |
 | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | IndexOf | Searches for the specified object and returns the zero-based index of the first occurrence within the entire CollectionT. (Inherited from CollectionDbChange.) |
 | Insert | (Inherited from SortableCollectionBaseT.) |
 | InsertItem | Inserts the specified item in the list at the specified index. (Inherited from BindingListDbChange.) |
 | InsertNoEvents | (Inherited from SortableCollectionBaseT.) |
 | MarkAsChild | (Inherited from SortableCollectionBaseT.) |
 | MarkAsParent | (Inherited from SortableCollectionBaseT.) |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | OnAddingNew | (Inherited from BindingListDbChange.) |
 | OnChanged | (Inherited from SortableCollectionBaseT.) |
 | OnChanging | (Inherited from SortableCollectionBaseT.) |
 | OnCollectionChanged | (Inherited from SortableCollectionBaseT.) |
 | OnListChanged | (Inherited from BindingListDbChange.) |
 | OnMessage | (Inherited from SortableCollectionBaseT.) |
 | Remove(ListT) | (Inherited from SortableCollectionBaseT.) |
 | Remove(T) | (Inherited from SortableCollectionBaseT.) |
 | RemoveAt | Removes the element at the specified index of the CollectionT. (Inherited from CollectionDbChange.) |
 | RemoveFilter | (Inherited from SortableCollectionBaseT.) |
 | RemoveFromFiltereElements | (Inherited from SortableCollectionBaseT.) |
 | RemoveItem | Removes the item at the specified index. (Inherited from BindingListDbChange.) |
 | RemoveNoEvents | (Inherited from SortableCollectionBaseT.) |
 | RemoveSortCore | (Inherited from SortableCollectionBaseT.) |
 | ResetBindings | (Inherited from BindingListDbChange.) |
 | ResetItem | (Inherited from BindingListDbChange.) |
 | Save | (Inherited from SortableCollectionBaseT.) |
 | Save(CNWrapper) | (Inherited from SortableCollectionBaseT.) |
 | SerializeToJson | (Inherited from SortableCollectionBaseT.) |
 | SetItem | Replaces the item at the specified index with the specified item. (Inherited from BindingListDbChange.) |
 | Sort(String) | (Inherited from SortableCollectionBaseT.) |
 | Sort(PropertyData) | (Inherited from SortableCollectionBaseT.) |
 | Sort(String, SortOrder) | (Inherited from SortableCollectionBaseT.) |
 | Sort(PropertyData, SortOrder) | (Inherited from SortableCollectionBaseT.) |
 | StoreToCache | (Inherited from SortableCollectionBaseT.) |
 | ToDataTable | (Inherited from SortableCollectionBaseT.) |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |