Click or drag to resize
CalculationWorks Logo
BcfValidatorResultTableViewTValidatorResultView Methods

The BcfValidatorResultTableViewTValidatorResultView generic type exposes the following members.

Methods
  NameDescription
Public methodAdd (Inherited from CollectionTValidatorResultView.)
Public methodAddNew (Inherited from BindingListTValidatorResultView.)
Protected methodAddNewCore (Inherited from BindingListTValidatorResultView.)
Public methodApplyFilter
Applies the filter.
Public methodApplySort
Sorts the data source based on the given ListSortDescriptionCollection.
Protected methodApplySortCore
Applies the sort.
(Overrides BindingList.ApplySortCore(PropertyDescriptor, ListSortDirection).)
Public methodCancelNew (Inherited from BindingListTValidatorResultView.)
Public methodClear (Inherited from CollectionTValidatorResultView.)
Protected methodClearItems (Inherited from BindingListTValidatorResultView.)
Public methodContains (Inherited from CollectionTValidatorResultView.)
Public methodCopyTo (Inherited from CollectionTValidatorResultView.)
Public methodCreateValidatorResultView
Creates the validator result data view.
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Protected methodDispose(Boolean)
Releases unmanaged and - optionally - managed resources.
Public methodEndNew (Inherited from BindingListTValidatorResultView.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Protected methodFindCore (Inherited from BindingListTValidatorResultView.)
Public methodGetDataSet
Gets the BcfDataSet.
Public methodGetEnumerator (Inherited from CollectionTValidatorResultView.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetViewManager
Gets the BcfViewManager.
Public methodIndexOf (Inherited from CollectionTValidatorResultView.)
Public methodInsert (Inherited from CollectionTValidatorResultView.)
Protected methodInsertItem (Inherited from BindingListTValidatorResultView.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnAddingNew (Inherited from BindingListTValidatorResultView.)
Protected methodOnListChanged (Inherited from BindingListTValidatorResultView.)
Public methodRemove (Inherited from CollectionTValidatorResultView.)
Public methodRemoveAt (Inherited from CollectionTValidatorResultView.)
Protected methodRemoveItem (Inherited from BindingListTValidatorResultView.)
Protected methodRemoveSortCore
Removes the sort.
(Overrides BindingList.RemoveSortCore.)
Public methodResetBindings (Inherited from BindingListTValidatorResultView.)
Public methodResetItem (Inherited from BindingListTValidatorResultView.)
Protected methodSetItem (Inherited from BindingListTValidatorResultView.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also