BindingContext::Contains Method

 

Gets a value indicating whether the BindingContext contains the specified BindingManagerBase.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

NameDescription
System_CAPS_pubmethodContains(Object^)

Gets a value indicating whether the BindingContext contains the BindingManagerBase associated with the specified data source.

System_CAPS_pubmethodContains(Object^, String^)

Gets a value indicating whether the BindingContext contains the BindingManagerBase associated with the specified data source and data member.

Return to top
Show: