BindingContext.Remove(Object) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
刪除與指定資料來源相關的資料 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 資料來源。
備註
此方法已過時且未被使用。