ContentsIndexHome
PreviousUpNext
IElement::clone Method

Returns a reference to a new IElement with the same content. 

 

C++
virtual IElement* clone() const = 0;

A reference to a new IElement with the same content.