Sdílet prostřednictvím


TabularBinding.CopyTo Method

Include Protected Members
Include Inherited Members

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

Overload List

  Name Description
Protected method CopyTo(Binding) Transfers a deep copy of current object to a specified binding. (Inherited from Binding.)
Protected method CopyTo(TabularBinding) Copies a TabularBinding object to the specified object.

Top