Método CopyTo
Creates a full copy of an object into the existing object that is passed as a parameter.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
CopyTo(Binding) | Transfers a deep copy of current object to a specified binding. (Herdado de Binding.) | |
CopyTo(TabularBinding) | Copies a TabularBinding object to the specified object. |
Início
Consulte também