[]
        
(Showing Draft Content)

C1.C1Word.Canvas.ShapeCollection.Clone

Clone Method

Clone(IShapeContainer)

Gets clone for this collection.

Declaration
public ShapeCollection Clone(IShapeContainer container)
Public Function Clone(container As IShapeContainer) As ShapeCollection
Parameters
Type Name Description
IShapeContainer container

The owner object for the shape collection.

Returns
Type Description
ShapeCollection