The members of System.Windows.Forms.BindingContext are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Windows.Forms.BindingContext class. |
[read-only] | IsReadOnly | bool.
Gets a value indicating whether the collection is read-only. |
[read-only] default property | Item(object) | BindingManagerBase. Documentation for this section has not yet been entered. |
[read-only] default property | Item(object, string) | BindingManagerBase. Documentation for this section has not yet been entered. |
Contains(object)
| ||
Contains(object, string)
| ||
static | UpdateBinding(BindingContext, Binding)
|
Add(object, BindingManagerBase)
| ||
AddCore(object, BindingManagerBase)
| ||
Clear()
| ||
ClearCore()
| ||
OnCollectionChanged(System.ComponentModel.CollectionChangeEventArgs)
| ||
Remove(object)
| ||
RemoveCore(object)
|
CollectionChanged |
Always raises a NotImplementedException when handled. |
ICollection.CopyTo |
Copies the elements of the collection into a specified array, starting at the collection index. | |
[read-only] | ICollection.Count | int.
Gets the total number of System.Windows.Forms.CurrencyManager objects managed by the System.Windows.Forms.BindingContext. |
IEnumerable.GetEnumerator |
Gets an enumerator for the collection. | |
[read-only] | ICollection.IsSynchronized | bool.
Gets a value indicating whether the collection is synchronized. |
[read-only] | ICollection.SyncRoot | object.
Gets an object to use for synchronization (thread safety). |