BindingContext::Remove Method (Object^)

 

Deletes the BindingManagerBase associated with the specified data source.

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

public protected:
void Remove(
	Object^ dataSource
)

Parameters

dataSource
Type: System::Object^

The data source associated with the BindingManagerBase to remove.

.NET Framework
Available since 1.1
Return to top
Show: