CopyTo 方法

Creates a full copy of an object into the existing object that is passed as a parameter.

此成员被重载。有关此成员的完整信息,包括语法、用法和示例,请单击重载列表中的名称。

重载列表

  名称 说明
受保护方法 CopyTo(Binding) Transfers a deep copy of current object to a specified binding. (从 Binding 继承。)
受保护方法 CopyTo(TabularBinding) Copies a TabularBinding object to the specified object.

页首