BcfFaultViewCollection Methods |
[This is preliminary documentation and is subject to change.]
The BcfFaultViewCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Add | Adds an object to the end of the CollectionT. (Inherited from CollectionBcfFaultView.) | |
| AddNew | (Inherited from BindingListBcfFaultView.) | |
| AddNewCore | (Inherited from BindingListBcfFaultView.) | |
| ApplyFilter |
Applies the filter.
(Inherited from BcfFaultViewCollectionTFaultView.) | |
| ApplySort |
Sorts the data source based on the given ListSortDescriptionCollection.
(Inherited from BcfFaultViewCollectionTFaultView.) | |
| ApplySortCore |
Applies the sort.
(Inherited from BcfFaultViewCollectionTFaultView.) | |
| CancelNew | (Inherited from BindingListBcfFaultView.) | |
| Clear | Removes all elements from the CollectionT. (Inherited from CollectionBcfFaultView.) | |
| ClearFilter |
Removes the filter.
(Inherited from BcfFaultViewCollectionTFaultView.) | |
| ClearItems | (Inherited from BindingListBcfFaultView.) | |
| ClearSort |
Removes the sort.
(Inherited from BcfFaultViewCollectionTFaultView.) | |
| Contains | Determines whether an element is in the CollectionT. (Inherited from CollectionBcfFaultView.) | |
| CopyTo | Copies the entire CollectionT to a compatible one-dimensional Array, starting at the specified index of the target array. (Inherited from CollectionBcfFaultView.) | |
| CreateFaultView |
Creates a BcfFaultView.
(Overrides BcfFaultViewCollectionTFaultViewCreateFaultView(BcfFault).) | |
| Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from BcfFaultViewCollectionTFaultView.) | |
| Dispose(Boolean) |
Releases unmanaged and - optionally - managed resources.
(Inherited from BcfFaultViewCollectionTFaultView.) | |
| EndNew | (Inherited from BindingListBcfFaultView.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| 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 | (Inherited from BindingListBcfFaultView.) | |
| GetEnumerator | Returns an enumerator that iterates through the CollectionT. (Inherited from CollectionBcfFaultView.) | |
| 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 CollectionBcfFaultView.) | |
| Insert | Inserts an element into the CollectionT at the specified index. (Inherited from CollectionBcfFaultView.) | |
| InsertItem | (Inherited from BindingListBcfFaultView.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnAddingNew | (Inherited from BindingListBcfFaultView.) | |
| OnListChanged | (Inherited from BindingListBcfFaultView.) | |
| Remove | Removes the first occurrence of a specific object from the CollectionT. (Inherited from CollectionBcfFaultView.) | |
| RemoveAt | Removes the element at the specified index of the CollectionT. (Inherited from CollectionBcfFaultView.) | |
| RemoveItem | (Inherited from BindingListBcfFaultView.) | |
| RemoveSortCore |
Removes the sort.
(Inherited from BcfFaultViewCollectionTFaultView.) | |
| ResetBindings | (Inherited from BindingListBcfFaultView.) | |
| ResetItem | (Inherited from BindingListBcfFaultView.) | |
| SetFilter |
Sets the filter function.
(Inherited from BcfFaultViewCollectionTFaultView.) | |
| SetItem | (Inherited from BindingListBcfFaultView.) | |
| SetSort(IEnumerableComparisonTFaultView) |
Sets the sort function specified by comparisons and updates the item order.
(Inherited from BcfFaultViewCollectionTFaultView.) | |
| SetSort(ComparisonTFaultView) |
Sets the sort function specified by comparison and updates the item order.
(Inherited from BcfFaultViewCollectionTFaultView.) | |
| SetSort(ComparisonTFaultView) |
Sets the sort function specified by comparisons and updates the item order.
(Inherited from BcfFaultViewCollectionTFaultView.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |