Method Clone
Clone()
Creates a deep copy of this element.
public RdlElement Clone()
Returns
- RdlElement
The copy.
Remarks
Iterative, for the reason DescendantsAndSelf() gives.
Creates a deep copy of this element.
public RdlElement Clone()
The copy.
Iterative, for the reason DescendantsAndSelf() gives.