Public Methods
| Name | Description | |
|---|---|---|
|
Add | Adds an object to the end of the |
|
AddNew | Adds a new item to the collection. (inherited from BindingList) |
|
ApplyCustomSort | |
|
ApplySort | |
|
CancelNew | Discards a pending new item. (inherited from BindingList) |
|
Clear | Removes all elements from the |
|
Contains | Determines whether an element is in the |
|
CopyTo | Copies the entire |
|
EndNew | Commits a pending new item to the collection. (inherited from BindingList) |
|
Equals | Determines whether the specified |
|
GetEnumerator | Returns an enumerator that iterates through the |
|
GetHashCode | Serves as a hash function for a particular type. |
|
GetType | Gets the |
|
IndexOf | Searches for the specified object and returns the zero-based index of the first occurrence within the entire |
|
Insert | Inserts an element into the |
|
Remove | Removes the first occurrence of a specific object from the |
|
RemoveAt | Removes the element at the specified index of the |
|
RemoveFilter | |
|
ResetBindings | Raises a |
|
ResetItem | Raises a |
|
ToString | Returns a |