[]
        
(Showing Draft Content)

C1.C1Preview.OutlineNode.Clone

Clone Method

Clone()

Creates a copy of the current OutlineNode. This method NOT copies Children property.

Declaration
public OutlineNode Clone()
Returns
Type Description
OutlineNode

The newly created object.