ControlBindingsCollection.AddCore 方法
此成员重写 BindingsCollection.AddCore。
语法
声明
Protected Overrides Sub AddCore ( _
dataBinding As Binding _
)
用法
Dim dataBinding As Binding
Me.AddCore(dataBinding)
protected override void AddCore (
Binding dataBinding
)
protected:
virtual void AddCore (
Binding^ dataBinding
) override
protected void AddCore (
Binding dataBinding
)
protected override function AddCore (
dataBinding : Binding
)
版本信息
.NET Framework
受以下版本支持:2.0、1.1、1.0
.NET Compact Framework
受以下版本支持:2.0、1.0
请参见
参考
ControlBindingsCollection 类
ControlBindingsCollection 成员
System.Windows.Forms 命名空间