BindingContext.Remove(Object) 方法

定義

刪除與指定資料來源相關的 BindingManagerBase

protected public:
 void Remove(System::Object ^ dataSource);
protected internal void Remove (object dataSource);
member this.Remove : obj -> unit
Protected Friend Sub Remove (dataSource As Object)

參數

dataSource
Object

BindingManagerBase 相關而要移除的資料來源。

備註

這個方法已過時且未使用。

適用於