ContentsIndexHome
PreviousUpNext
IElement::copy Method

Copies the content of the source IElement to this IElement

 

C++
virtual void copy(const IElement*) = 0;
Parameters 
Description 
source 
The IElement to copy from.