BindingSource.ResetAllowNew 方法

定义

重新初始化 AllowNew 属性。

public:
 virtual void ResetAllowNew();
public virtual void ResetAllowNew ();
abstract member ResetAllowNew : unit -> unit
override this.ResetAllowNew : unit -> unit
Public Overridable Sub ResetAllowNew ()

注解

方法 ResetAllowNew 重新初始化 属性以 AllowNew 反映基础列表中相应 AllowNew 属性的值。

适用于

另请参阅