ComponentOne Word for UWP
Clone Method (ShapeCollection)

C1.UWP.Word Assembly > C1.Xaml.Word.Canvas Namespace > ShapeCollection Class : Clone Method
The owner object for the shape collection.
Gets clone for this collection.
Syntax
'Declaration
 
Public Function Clone( _
   ByVal container As IShapeContainer _
) As ShapeCollection
public ShapeCollection Clone( 
   IShapeContainer container
)

Parameters

container
The owner object for the shape collection.
See Also

Reference

ShapeCollection Class
ShapeCollection Members