ContentsIndexHome
PreviousUpNext
IElement.copy Method

Copies the content of the source IElement to this IElement.

C#
void copy(IElement source);
Parameters 
Description 
IElement source 
The IElement to copy from.