BindingContext::Contains Method
.NET Framework (current version)
Gets a value indicating whether the BindingContext contains the specified BindingManagerBase.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | Contains(Object^) | Gets a value indicating whether the BindingContext contains the BindingManagerBase associated with the specified data source. |
![]() | Contains(Object^, String^) | Gets a value indicating whether the BindingContext contains the BindingManagerBase associated with the specified data source and data member. |
Show:
